facebook / facebook-java-business-sdk

Java SDK for Meta Marketing APIs
https://developers.facebook.com/docs/business-sdk
Other
402 stars 332 forks source link

Marketing API rate limit #274

Closed SM10855 closed 4 years ago

SM10855 commented 4 years ago

Which SDK version are you using?

5.0

What's the issue?

Marketing api has rate limit. The total time and total cpu time are in X-App-Usage Header Value. It will be throttled when it's value to get at 100. So, I delayed call API which is not to get at 100. But sometimes It return error code 1 and message "Please reduce the amount of data you're asking for, then retry your request". How can I solve this problem.

jingping2015 commented 4 years ago

Hey, thanks for your comment! This is actually an api issue. Please report the issue on Devsite Bug Report channel: https://developers.facebook.com/support/bugs/ Thanks!