API 404 Error | Community
Skip to main content
Answered

API 404 Error


Hi, 

I am following the instructions in the API reference, but Postman says 404 not found. What am I doing wrong? 

 

Best answer by mathio-tf

Hi @chrissmithhill 

it works for me:

curl https://api.typeform.com/me -H "Authorization: Bearer $TF_TOKEN" -H "application/json"

I see there is a “return” symbol in the URL in your screenshot. Any chance this is just a bad copy-paste from somewhere and you also copied the trailing new line character into your postman?

View original

2 replies

Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 14919 replies
  • February 6, 2023

@mathio do you happen to know what might cause this error? 


mathio-tf
Typeform
Forum|alt.badge.img+5
  • Typeform
  • 888 replies
  • Answer
  • February 6, 2023

Hi @chrissmithhill 

it works for me:

curl https://api.typeform.com/me -H "Authorization: Bearer $TF_TOKEN" -H "application/json"

I see there is a “return” symbol in the URL in your screenshot. Any chance this is just a bad copy-paste from somewhere and you also copied the trailing new line character into your postman?


Reply