Hi,
I’m new to twitter ads api, i’ve read through the documentation and as far as I’m aware I’m doing everything correctly.
I’m trying to connect to the ads api via the npm package ‘twitter-ads’ https://github.com/FallenTech/twitter-ads
I’ve confirmed that my app is whitelisted. However when i try and connect i receive the error
code: ‘UNAUTHORIZED_CLIENT_APPLICATION’,
message: ‘The client application making this request does not have access to this API’
I’m running the code from my local Ubuntu box.