Re: django facebook api

2012-03-12 Thread Andre Terra
Suresh,

If you want to get any answers, you must first learn how to make the
questions.


Please follow the guidelines in this wiki article before posting to the
mailing list:
https://code.djangoproject.com/wiki/UsingTheMailingList


Cheers,
AT


On Thu, Mar 8, 2012 at 9:24 AM, suresh dokania wrote:

> Hi,
>
> I got my login working. Redirect uri was d problem. I created a redirect
> uri stormy-sunset in facebook using django
>
> I followed this link http://djangosnippets.org/snippets/2065/
>
> but  the problem is here are my requirements
> When i press the login button  n enter my username n password , i need to
> be redirected to a particular template in my localhost
> but its nt working with local uri
>
> second only for the account i ve created my app , its logging. when i try
> using another username and password it says requested user name and
> password cannot be used by facebook at the moment
> i want to use the details of the user logged in to build  a social graph
> using django
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



django facebook api

2012-03-08 Thread suresh dokania
Hi,

I got my login working. Redirect uri was d problem. I created a redirect
uri stormy-sunset in facebook using django

I followed this link http://djangosnippets.org/snippets/2065/

but  the problem is here are my requirements
When i press the login button  n enter my username n password , i need to
be redirected to a particular template in my localhost
but its nt working with local uri

second only for the account i ve created my app , its logging. when i try
using another username and password it says requested user name and
password cannot be used by facebook at the moment
i want to use the details of the user logged in to build  a social graph
using django

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: django facebook api prob

2012-03-01 Thread dummyman dummyman
has anyone tried before and is it working ? please help me out if u have
got it working

On Fri, Mar 2, 2012 at 12:11 AM, yati sagade  wrote:

> I tried just now, and even I'm getting the same error. Perhaps you should
> ask this question on http://stackoverflow.com under the "facebook" tag -
> a team of FB engineers monitors this tag, and may offer more insight. Most
> probably, it's some bug/maintenance glitch.
>
> On Thu, Mar 1, 2012 at 9:01 PM, dummyman dummyman wrote:
>
>> Hi guys,
>>
>> Sorry for troubling you. I am not able to make out how to use facebook
>> social graph and other plugins in django. I am a newbie . I know the basics
>> of django and i went thru facebook api key s in developers.facebook.com. It 
>> always points out " an error occured . please try again" . Can u
>> please provide a link which provides a step by step guide as how to use
>> these apis in django and get the results .?
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To post to this group, send email to django-users@googlegroups.com.
>> To unsubscribe from this group, send email to
>> django-users+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/django-users?hl=en.
>>
>
>
>
> --
> Yati Sagade 
>
> (@yati_itay )
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: django facebook api prob

2012-03-01 Thread yati sagade
I tried just now, and even I'm getting the same error. Perhaps you should
ask this question on http://stackoverflow.com under the "facebook" tag - a
team of FB engineers monitors this tag, and may offer more insight. Most
probably, it's some bug/maintenance glitch.

On Thu, Mar 1, 2012 at 9:01 PM, dummyman dummyman wrote:

> Hi guys,
>
> Sorry for troubling you. I am not able to make out how to use facebook
> social graph and other plugins in django. I am a newbie . I know the basics
> of django and i went thru facebook api key s in developers.facebook.com .
> It always points out " an error occured . please try again" . Can u please
> provide a link which provides a step by step guide as how to use these apis
> in django and get the results .?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>



-- 
Yati Sagade 

(@yati_itay )

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



django facebook api prob

2012-03-01 Thread dummyman dummyman
Hi guys,

Sorry for troubling you. I am not able to make out how to use facebook
social graph and other plugins in django. I am a newbie . I know the basics
of django and i went thru facebook api key s in developers.facebook.com .
It always points out " an error occured . please try again" . Can u please
provide a link which provides a step by step guide as how to use these apis
in django and get the results .?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.