I was trying to use sandbox api and was getting the following erorr:

{"errors":[{"code":"UNAUTHORIZED_CLIENT_APPLICATION","message":"The client application making this request does not have access to this API"}],"request":{"params":{}}}

Is it important to get the TWITTER-ADS api access in order to use SANDBOX API ?

Hi @architdwivedi0,

The sandbox is an environment for you to test and build your Ads API implementation. So yes, you do need Ads API access in order to use the sandbox.

https://developer.twitter.com/en/docs/ads/general/overview/ads-api-sandbox

1 Like