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
Sample cURL request:
❯ curl 'http://localhost:3000/api/user/api-token/update' \ -X 'POST' \ -H 'Accept: application/json' \ -H 'Content-Type: application/x-www-form-urlencoded' \ -H 'Referer: http://localhost:3000/user/api-tokens/5baf31f1c82f4be5bd9df31aa8c3dab5?token_name=Default+token&token_nbf=&token_exp=' \ -H 'Origin: http://localhost:3000' \ -H 'Sec-Fetch-Dest: empty' \ -H 'Sec-Fetch-Mode: cors' \ --data 'access_token=asdf&token_id=5baf31f1c82f4be5bd9df31aa8c3dab5&token_name=Default+token&token_exp=&token_nbf=&permissions[7674243c2a5d47b19bfd9376e217168a][type]=superAdmin' Args|invalid digit found in string
The text was updated successfully, but these errors were encountered:
Can this issue be edited to add one more sub-issue? The copy button when an API token is created is not functioning
Sorry, something went wrong.
argha-dot
No branches or pull requests
Sample cURL request:
The text was updated successfully, but these errors were encountered: