Open arobsco opened 8 months ago
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.
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.