-
-
Notifications
You must be signed in to change notification settings - Fork 571
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels