Hi,
New to the Twitter API. Trying to use the Ads API to access campaign data but running into what seems to be a common error:
'{"errors":[{"code":"UNAUTHORIZED_CLIENT_APPLICATION","message":"The client application making this request does not have access to this API"}],"request":{"params":{}}}')
Token should be authorized for Read Only access but getting the following response:
'x-access-level': 'read-write'
Any help would be appreciated. Thanks.