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

TypeError: must be string or buffer, not None, when facebook.get("me/picture?") #89

Open
AnumSheraz opened this issue Jun 23, 2017 · 0 comments

Comments

@AnumSheraz
Copy link

Why can't I get the link of profile picture when I write

pic = facebook.get("/me/picture?fields=url")

If I try sending this GET request from facebook Graph API, with same access-token, I get the profile link.
![image]. However, It gives me a debug message of auto version shift to 2.9.

(https://user-images.githubusercontent.com/16293392/27484284-9ab2deae-5820-11e7-8c1a-82456a87233d.png)

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

1 participant