My Application with ID: 15072645 has been approved but until now I cant get any thing.
I received this mail:
Your application (ID:15072645) has been approved for the Twitter Ads API program and your organization has been granted a Developer license for Read/Write access.
I want to create sandbox account and i try:
twurl authorize --consumer-key xxx --consumer-secret xxx
And I received the PIN, after that, I field it to command, then I run
twurl -H ads-api-sandbox.twitter.com "/4/accounts"
I alway recieve this message:
{"errors":
[{
"code":"UNAUTHORIZED_CLIENT_APPLICATION",
"message":"The client application making this request does not have access to Twitter Ads API"
}],
"request":
{
"params": {}
}
}
Please give me any infomations.
Thanks you very much!