We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To use the API, 4 values are required:
OAUTH_CONSUMER_KEY OAUTH_CONSUMER_SECRET API_OAUTH_TOKEN API_OAUTH_TOKEN_SECRET
It's however not explicity stated where/how to get those values.
Here And the API doc overall (same page)
State how to get those. CONSUMER TOKEN = CONSUMER KEY OAUTH TOKEN = OAuth dance to be done
CONSUMER TOKEN
CONSUMER KEY
OAUTH TOKEN
The text was updated successfully, but these errors were encountered:
The bearer token is about to be released. @davlgd can you check this issue to prepare the future auth page ?
Sorry, something went wrong.
cnivolle
davlgd
juliamrch
No branches or pull requests
Checking for existing issue
Describe the content you'd like to see
Issue
To use the API, 4 values are required:
It's however not explicity stated where/how to get those values.
Where
Here
And the API doc overall (same page)
Proposed fix
State how to get those.
CONSUMER TOKEN
=CONSUMER KEY
OAUTH TOKEN
= OAuth dance to be doneThe text was updated successfully, but these errors were encountered: