And AUTH.token_type returned by the APU is bearer where Bearer is correct
So it’s
‘Authorization’: 'Bearer ’ + AUTH.access_token
And AUTH.token_type returned by the APU is bearer where Bearer is correct
So it’s
‘Authorization’: 'Bearer ’ + AUTH.access_token