You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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)
The text was updated successfully, but these errors were encountered: