Reply to API Authentication After stepping away for a bit, I solved my own issue. I was missing a space between Bearer and my access token. Doh! $authorization = 'Authorization: Bearer '.$accesstoken; Safari & Web General Apr ’24