O campo 'Authorization: {{Authorization}}', seria qual desse:
{
"access_token": "..Il6ARdhiillxjWugyTdHpFzuPUL-EdaqFp-LZ2bjHQo",
"refresh_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..",
"expires_in": 600,
"expire_at": "1732523806975",
"token_type": "Bearer"
}
'Authorization: Bearer ' . $tokens['access_token'], <<< Não funciona = Unauthorized