Hello.
Recently i fill form for get access to Ads API and write APP ID - 14424021.
I’ve installed python package twitter-ads and make request but get response:
twitter_ads.error.Forbidden: <Forbidden object at 0x7efde4214a08 code=403 details=[{'code': 'UNAUTHORIZED_CLIENT_APPLICATION', 'message': 'The client application making this request does not have access to this API'}]>
What’s wrong?