cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Analytics api error

Basit.Amjad
Voyager

we are trying to follow this example . however we are getting this error. 

{"message": "Error provisioning account on any cluster"

Ofcourse we are using the correct account name api key 

 

any ideas? we are using our controller url 

POST https://analytics.api.example.com/events/publish/{schemaName}
X-Events-API-AccountName:<global_account_name>
X-Events-API-Key:<api_key>
Content-Type: application/vnd.appd.events+json;v=2
Accept: application/vnd.appd.events+json;v=2
{
"schema" : {
"account": "integer",
"amount": "float",
"product": "string"
}
}

3 REPLIES 3

Mario.Morelli
Architect

Hi Basit

 

In which Region is your Controller, as the analytics URL is different per region.

This error normally comes up if you try and use an analytics URL from a different region to your controller

 

Ciao



Found something helpful? Click the Accept as Solution button to help others find answers faster.
Liked something? Click the Thumbs Up button.

Learn more about me in the Community Member Spotlight Q & A

Ryan.Paredez
Community Manager

@Mario.Morelli you beat me to it! 


Thanks,

Ryan, Cisco AppDynamics Community Manager




Found something helpful? Click the Accept as Solution button to help others find answers faster.

Liked something? Click the Thumbs Up button.



Check out Observabiity in Action

new deep dive videos weekly in the Knowledge Base.

Ryan.Paredez
Community Manager

Hi @Basit.Amjad,

Did you see and check out @Mario.Morelli  reply? Did it help?


Thanks,

Ryan, Cisco AppDynamics Community Manager




Found something helpful? Click the Accept as Solution button to help others find answers faster.

Liked something? Click the Thumbs Up button.



Check out Observabiity in Action

new deep dive videos weekly in the Knowledge Base.