Düne kadar limit de yoktu, ve sorunlar da yoktu.
Pinterest Lokasyon bazlı güncellemeler yapıyor.
Yani bu gün USA da olan belki 1 ay sonra Türkiye'ye en yakın lokasyondaki sunucular güncellenir.
ben herhangi bir eklenti kötüdür demedim, yada çalışmaz da demedim.
Gördüklerimi tek tek yazdım hepsi bu.
uzun bir süredir ratelimit var. zannediyorum burada rate limit algoritması değişti
https://developers.pinterest.com/docs/api/overview/?
Alıntı
Effective April 16 2018, all unapproved apps are allowed 10 calls per hour for each unique user token.
After you successfully submit an app for approval, each app (with a unique app ID) is allowed 1000 calls per hour for each unique user token.
In both cases, the 60-minute window is a sliding window based on when you make your first request. If you hit your rate limit, youll have to wait a minimum of 1 hour to get a few more requests.
Every API response returns a header that gives you an update about rate limiting. X-Ratelimit-Limit is the rate limit for that specific request, and X-Ratelimit-Remaining is the number of requests you have left in the 60-minute window.