I am getting two separate errors trying to access the tokens. They are probably related, but I’m unsure of how.
- I am getting a syntax error “Expected Name, found String “username””
- an error from the server “username is required”
Edit: I have real credentials, I changed them to generic examples for obvious reasons