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
As per title, the setup.sh script only supports JWT tokens and not OAUTH S2S. Needs updated to allow for OAUTH S2S service accounts to be used.
Latest
Run through setup.sh using an OAUTH S2S service account. JWT will be blank and token retrieval will fail.
OAUTH S2S service accounts can be used with the setup.sh script and a token is successfully obtained
400 error occurs due to wrong params.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Subject of the issue
As per title, the setup.sh script only supports JWT tokens and not OAUTH S2S. Needs updated to allow for OAUTH S2S service accounts to be used.
Your environment
Latest
Steps to reproduce
Run through setup.sh using an OAUTH S2S service account. JWT will be blank and token retrieval will fail.
Expected behaviour
OAUTH S2S service accounts can be used with the setup.sh script and a token is successfully obtained
Actual behaviour
400 error occurs due to wrong params.
The text was updated successfully, but these errors were encountered: