Site icon Tutorial

HTTP Response codes

Certify and Increase Opportunity.
Be
Govt. Certified Twitter Apps Developer

HTTP Response Codes and Errors

Upon executing a proxied Twitter API request, whether successful or not, the SuperTweet.net API returns the response status code and any error messages received from the Twitter API. This means that even if the SuperTweet.net proxy request succeeded, in the sense that the Twitter API was invoked, an error status code and corresponding error message may still be returned, as a result of an error on the Twitter side. A special header is provided in the response, set by the SuperTweet.net API proxy, as follows:

X-TwitterAPI-Status: status-code

If this header exists in the response, then the status code and error message represent those returned by the Twitter API. If this special header isnot present in the response, then the status code and error message are those of the SuperTweet.net API service itself (not from the Twitter API).

http status codes

The SuperTweet.net API returns the response status code received from the Twitter API, generally defined as.

Exit mobile version