APIs & Integrations

eumansky
Member

GET Calling Extensions Setting returns 404

I'm trying to GET the Calling Extensions Settings API like so:

 

https://api.hubapi.com/crm/v3/extensions/calling/MYAPPID/settings?hapikey=MYDEVKEY&userId=MYUSERID

 

But I keep getting a 404:

<html>

<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title>Error 404 Not Found</title>
</head>

<body>
<h2>HTTP ERROR 404</h2>
<p>Resource not found</p>
</body>

</html>
 
How are we supposed to use this API?
0 Upvotes
1 Reply 1
dennisedson
HubSpot Product Team
HubSpot Product Team

GET Calling Extensions Setting returns 404

@eumansky 

You would receive this if the calling extension had not been set up.  Can you confirm that you have added the calling extension settings?

0 Upvotes