I received today an email confirming that Developer License Access Granted for my app, but when I use
[ /6/accounts/:account_id/auction_insights ] with 3-legged Auth from postman
I get 403 Forbidden status code with the error:
{
“code”: “UNAUTHORIZED_CLIENT_APPLICATION”,
“message”: “The client application making this request does not have access to Twitter Ads API”
}
Is there anything missing in my request I should add?

My App ID is 17039967

thanks in advance

@LavadCo

  • The Auction Insights API is only available to approved partners.

Unfortunately, you can’t call this endpoint unless you’re our approved partners.

Thanks,
Shohei

Thanks @jrsyo for the reply, can you guide me to the APIs available to use with the current permissions? I just need to see users’ followers demographics, will applying as partner make it easy for me to get these data?

@LavadCo You only have “read” Ads API access means you can’t make POST call.