You need a space between the token type and the token, it looks like your code will be sending them as Bearer1234 rather than Bearer 1234
You need a space between the token type and the token, it looks like your code will be sending them as Bearer1234 rather than Bearer 1234