I am currently doing a coding challenge and the first step that
Asked
Active
Viewed 7,450 times
-5
-
Fix the link so people can see what you are facing. – U Rogel Dec 01 '17 at 13:48
-
if the first task is too difficult for you, maybe this code challenge is not suitable for you. – tkruse Dec 01 '17 at 14:11
1 Answers
2
You need to set the Accept http header to do that. See this question:
REST API - Use the "Accept: application/json" HTTP Header
You will need some http client like Postman to do this, or browser development tools.

tkruse
- 10,222
- 7
- 53
- 80