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

Should remove permalink #699

Closed
rwblue opened this issue Sep 30, 2020 · 2 comments
Closed

Should remove permalink #699

rwblue opened this issue Sep 30, 2020 · 2 comments

Comments

@rwblue
Copy link

rwblue commented Sep 30, 2020

This permalink filter cause exception in API

url = 'https://graph.instagram.com/me/media?fields=caption,id,media_type,media_url,permalink,thumbnail_url,timestamp,username&access_token='+ token;

@mastrup
Copy link

mastrup commented Sep 30, 2020

Seems to be temporary issues at Facebooks end.
It would be nice with at feature to exclude some fields though (e.g. permalink).

@stevenschobert
Copy link
Owner

Hey @rwblue and @mastrup! Thanks for the heads up -- strange to hear an specific field request could be causing troubles in the Instagram API.

I like the idea of adding an option to control which fields are requested though! I've added a feature request #706 to track that.

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

3 participants