Content-Type Error
-
I chose json utf-8 but when I started testing it was not json utf-8 there is a way for me to fix this problem
Thanks
-
Your POST data is empty so I don't know what type of content you want to send. Have you tried the first option of the dropdown box? Otherwise you can type anything into the box too.
-
The content is located in headers
-
If you're doing an authorization basic, you want to make a GET request, not post.