You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I would like to know if it is possible to get an Exception from a try catch for my Twitter API ?
Indeed when I have some issue from acces token or consumer_key I don't get any Exception from the API in order to explain me why it doesn't work and where to find the problem.
Hello,
I would like to know if it is possible to get an Exception from a try catch for my Twitter API ?
Indeed when I have some issue from acces token or consumer_key I don't get any Exception from the API in order to explain me why it doesn't work and where to find the problem.
Here is the code :
$requestMethod = "GET";
The text was updated successfully, but these errors were encountered: