The GoTo Community is currently experiencing some technical issues affecting new posts and comments. We are actively working with our service provider and apologize for the frustration.
Forum Discussion
nameisbk
2 years agoNew Member
Post Location API throws INVALID_ACCOUNT_KEY
Hi,
Was struggling to get my POST API to create location/phone go through it as I'm always getting "
INVALID_ACCOUNT_KEY" even though I'm passing one which I got from the "https://api.getgo.com/admin/rest/v1/me".
Request : URI - https://api.goto.com/voice-admin/v1/locations
Payload :
Request : URI - https://api.goto.com/voice-admin/v1/locations
Payload :
{
"name": "xxx",
"address": {
"line1": "xxx",
"line2": "",
"city": "xx",
"state": "xx",
"postalCode": "xx",
"country": "xx"
},
"accountKey": "5680xxxx5842069"
}
Can someone please help me here?.
1 Reply
- GlennD2 years agoGoTo Manager
Hi nameisbk, welcome to the community.
For assistance with the GoTo Connect API please contact our developer support here.