Hello Team,
When i call following url from HTTPCaller getting error code:415 what could be the reason?
Following is the url:-
Thanks...
Nagendra
Hello Team,
When i call following url from HTTPCaller getting error code:415 what could be the reason?
Following is the url:-
Thanks...
Nagendra
Best answer by nielsgerrits
Maybe you need to keep the questions in one topic :-)
The response comes from the API, not from the HTTPCaller.
You probably need to add a Content-Type header in the request. Documentation for CURL says application/x-www-form-urlencoded.
What version FME do you use? I had some url encoding issues of parameters in earlier versions.
Did you had any success getting a token by doing a POST request in Postman?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.