Generates an OAuth 1.0a header for authenticating requests to the X API.
This function creates the Authorization header required for making authenticated requests to X. It takes the HTTP method, full URL, and optional additional parameters to generate a valid OAuth 1.0a header string.
Request body
Response
Successful response
Changes
Changed in 2 of the 4 revisions of this API.314
- ▲
the response property
errorbecame optional for the status400response-property-became-optional
- ▲
the response property
errorbecame optional for the status500response-property-became-optional
- ▲
removed the required property
headerfrom the response with the200statusresponse-required-property-removed
- ○
added the optional property
oauthHeaderto the response with the200statusresponse-optional-property-added
- ▲
- ●
removed the optional property
oauthHeaderfrom the response with the200statusresponse-optional-property-removed
- ○
the response property
errorbecame required for the status400response-property-became-required
- ○
the response property
errorbecame required for the status500response-property-became-required
- ○
added the required property
headerto the response with the200statusresponse-required-property-added
- ●