Tumblr API V2 Error code 429: “Rate Limit Exceeded” You are being rate limited, slow down. Header info?
问题 I tested Tumblr API with PHP, then I try to follow with friends using API and worked successfully, then later I get this error: Error 429 "Rate Limit Exceeded" I heard I need to wait 1 hour and limits will gone. Also I see a few information about headers: x_ratelimit_api_followers_limit x_ratelimit_api_followers_remaining x_ratelimit_api_followers_reset This informations can be in header. What header? Oauth? I don't found that. How can I see this variables? How can I get more information