Why am I getting a 404 error for this API call? | Community
Skip to main content
Answer

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

  • August 23, 2021
  • 3 replies
  • 986 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?

Best answer by User68

Now the problem is solved, everything works.

Thank you for your participation

3 replies

Roy
Top Expert ✨
Forum|alt.badge.img+5
  • Top Expert ✨
  • August 25, 2021

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.

 


  • Author
  • New Participant
  • August 27, 2021

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.


  • Author
  • New Participant
  • Answer
  • August 27, 2021

Now the problem is solved, everything works.

Thank you for your participation