Answered

Why am I getting a 404 error for this API call?

  • 23 August 2021
  • 3 replies
  • 471 views

According to

https://developers.intercom.com/building-apps/docs/get-started-developing-on-intercom/u>

I have registered in the developer hub.

Next I created a developer workspace and created an application. In the application I have ACCESS TOKEN.

I am trying to make a simple API request according to https://developers.intercom.com/building-apps/docs/make-an-api-call /u>

 

I send in the console 

where INTERCOM_ACCESS_TOKEN is Access token on page Authentication in my app in developer-hub

I expect to get 200 but get 404.

What am I doing wrong?

icon

Best answer by User68 27 August 2021, 19:10

View original

3 replies

Userlevel 1
Badge

Hello @user68​ 👋,

 

Can you post a full request? I will be happy to help.

 

You can found your Intercom API token in your Developer hub -> App -> Configure -> Authentication

 

Dev.Hub IntercomLooking forward.

 

It did not work for 3 days, then no change began to give 200 (I saved the request in notepad and sent it periodically).

For myself, I decided that perhaps the API token passed authorization.

Now the problem is solved, everything works.

Thank you for your participation

Reply