Hi

I was extracting data from Campaigns and suddenly I start getting the error: “FORBIDDEN”.

I searched on my account if my App was blocked but there isn’t any information about that.

Could someone help me with this?

Hello there. Are you getting an error like the following?

{
  "errors": [
    {
      "code": "INVALID",
      "message": "Version 4.0 is not available."
    }
  ],
  "request": {
    "params": {}
  }
}

If so, version 4 of the Ads API is no longer available. Please see our v6 announcement, below.

Hi @juanshishido,

Thanks for your reply.

I’m using version 5.0.

Hi @juanshishido,

I tested on my local and worked, but on production, still I am getting the error Forbidden (403).

So, I believe that my production host is being blocked. Is there any reason to Twitter to block a host that is requesting the data from API ?

Thanks for the added info. What is your app ID?