Hi everyone!
As the title suggests I am trying to create a webhook through an API call.
I am getting this message “Account doesn’t exist”,“code”:“IM304”.
I was able to get data from the API like a list of hooks or a specific hook details, but posting data doesn’t seem to work.
I tried several different Base URLs (although if the “get” request works i don’t see why that would be an issue. Call me insane ), and triple checked the scopes of my Key.
Solved
Apparently the issue was that the IMTCONN value was already in use.
error message was not displaying much info, but mystery solved.
Simply putting a different value or “None” creates the webhook.
Also IMTCONN is a STRING and not an integer as the documentation states
1 Like
system
This topic was automatically closed because it's resolved or inactive. Please, start a new topic.
4
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.