Replies: 1 comment 2 replies
-
|
This part of the README file should interest you: https://github.com/noweh/twitter-api-v2-php#include-the-http-headers-provided-by-twitter-in-the-response |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When posting a Tweet with $client->tweet()->create()->performRequest returns with rate-limit error, there is no information on the x-rate-limit-reset time in the error message?
Is there a way to find the value for x-rate-limit-reset when you are getting rate-limit error for posting a tweet?
Beta Was this translation helpful? Give feedback.
All reactions