Output the Result
echo "Encoded Base64 credentials: $ENCODED_CREDS"
Replace your_client_id and your_client_secret with the
credentials obtained when creating your OAuth 2.0 client.
echo "Encoded Base64 credentials: $ENCODED_CREDS"
Replace your_client_id and your_client_secret with the
credentials obtained when creating your OAuth 2.0 client.