Splunk AppDynamics

Analytics api error

Basit_Amjad
New Member

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"
}
}

Labels (1)
0 Karma

iamryan
Community Manager
Community Manager

Hi @Basit.Amjad,

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

0 Karma

iamryan
Community Manager
Community Manager

@Mario.Morelli you beat me to it! 

0 Karma

Morelz
Motivator

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

Get Updates on the Splunk Community!

Simplifying the Analyst Experience with Finding-based Detections

    Splunk invites you to an engaging Tech Talk focused on streamlining security operations with ...

[Puzzles] Solve, Learn, Repeat: Word Search

This challenge was first posted on Slack #puzzles channelThis puzzle is based on a letter grid containing ...

[Puzzles] Solve, Learn, Repeat: Advent of Code - Day 4

Advent of CodeIn order to participate in these challenges, you will need to register with the Advent of Code ...