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

Facebook Graph Api (META) #859

Open
quertenmont opened this issue Nov 17, 2023 · 0 comments
Open

Facebook Graph Api (META) #859

quertenmont opened this issue Nov 17, 2023 · 0 comments

Comments

@quertenmont
Copy link

Hello,

It would be nice to trigger specific exception when the Graph API Quota are reached...
Today we just receive a 403 Permission error for
data = self.user_data(access_token)\n
File "/usr/local/lib/python3.11/site-packages/social_core/backends/facebook.py", line 84, in user_data\n
in get_json function

While it's not a basic 403 permission error it's actually a Facebook Api Error with
"#4) Application request limit reached"

Having that information would have saved me a lot of time to be honest,
Loic

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

No branches or pull requests

1 participant