Hi
I’d like to set up integration with Twitter in order to get get twitter ads performance data.
I did steps below:

  1. set up developers account and created Twitter developer application (App id - 17436531 ) https://developer.twitter.com/

  2. applied to develop on the Twitter Ads API https://developer.twitter.com/en/docs/ads/general/overview/adsapi-application . It was done about 12 days ago and I haven’t got update here yet.

Once we try to run API call and get information about accounts we get the error:“UNAUTHORIZED_CLIENT_APPLICATION”

  1. Could you please let me know if it’s possible to check the status of app review (App id - 17436531)

  2. Could you please let me know what can be the reason for the error described above?

1 Like

I observed the same issue when I am switching from v5 to v7.

Got the following message
twitter_ads.error.Forbidden: <Forbidden object at 0x1182b9648 code=403 details=[{'code': 'UNAUTHORIZED_CLIENT_APPLICATION', 'message': 'The client application making this request does not have access to Twitter Ads API'}]>
when do a get request on active_entities

Hi @IntegrationPm, I actually just whitelisted you - you are all set!
Please regenerate your tokens to pick up the new permissions.
Best,
Carmen

1 Like

@qianyubayarea can you confirm your app ID?

1 Like

Hi @carmenjyuen - I’m working with @qianyubayarea on this. Our App ID is 15926215

Hi @qianyubayarea and @hellottanti,

This seems to be a different issue. Can you start a new thread and show the full call and response you are getting? Your app is whitelisted properly so please provide more new details in a new thread for triage.

Best,
Carmen

1 Like

Thanks for reporting this. We’ve been able to reproduce this on the active_entites endpoint and looking to deploy a fix.

3 Likes

We are deploying a fix for this. Let us know if you continue having trouble with this endpoint.

1 Like

Hi @osowskit1,

We still get this message on the audience-summary endpoint ( https://developer.twitter.com/en/docs/ads/campaign-management/api-reference/audience-summary) : is it related or is this something else?

Kind regards,

MySocialData

Thanks for reporting this. I’ve been able to reproduce this and will let you know when this is resolved.

1 Like

Hi @carmenjyuen we’ve regenerated tokens and tried to make API call but we still get the same error:
“code”: “UNAUTHORIZED_CLIENT_APPLICATION”,
“message”: “The client application making this request does not have access to Twitter Ads API”
Could you please check once again our app settings - API id = 17436531

1 Like

Hi @IntegrationPm, Sorry about that, 17436531 is not whitelisted. Can you confirm if you would want to create tailored audiences via the Ads API? I can whitelist you now if you do not plan on using tailored audiences.
Best,
Carmen

1 Like

Hi @carmenjyuen as for now we do not plat to create tailored audiences from the API, so could you please whitelist our app?
Could you also provide us with instructions what should be done in order to create audiences? I think we might get back to this in future.

1 Like

Hi @IntegrationPm,

You are all set. If you are interested in the tailored audience API, please fill out the following: https://developer.twitter.com/en/docs/ads/general/overview/adsapi-application/tailored-audience-form.

Here is the technical documentation: https://developer.twitter.com/en/docs/ads/audiences/guides/audience-api-integration

Best,
Carmen

1 Like

Hello, we are facing the same issue - could you please check on that?
ACCOUNT_ID = 23974963

Thank you