Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

intermittent error initializing? #86

Open
DanAncona opened this issue Jun 9, 2011 · 1 comment
Open

intermittent error initializing? #86

DanAncona opened this issue Jun 9, 2011 · 1 comment

Comments

@DanAncona
Copy link

Inside my view I'm doing this to start looking at the API...

me = request.facebook.graph.get_object("me")

and I'm getting this...

'Facebook' object has no attribute 'graph'

I could swear it was working for a while, I rolled everything back, reset everything, deleted cookies and it's still not working. I'm running django 1.1.1 and it's slightly difficult for me to upgrade, not impossible though. I've been reloading a bunch trying to get it working, is there any possibility facebook throttles login connections on their end?

Thanks for this btw, it was super cool when it was working a couple hours ago!

@flashingpumpkin
Copy link
Owner

Not quite sure what is going on. Anything beyond request.facebook is handled by Facebook's python-sdk though

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants