Response for events query: Response on Postman seems to be blurred

FdoHdez7 years ago

Response for events query: Response on Postman seems to be blurred

Hello. I'm using same query parameters that original web interface is using for an events query. However the response in Postman seems to be blurred (some kind of misunderstanding about charset?). Please check capture:

https://www.dropbox.com/s/9olpyes0jouejgy/events-query-response-postman.png?dl=0

As I said, I'm using the same parameters used for the following response on original web interface:

https://www.dropbox.com/s/1alh5np41i3xvo1/events-query-response-original-web.png?dl=0

If I change the Postman's output format from XML (which is default) to JSON I getting a 'unexpected P' (I suppose it refers to unexpected token P) message.

Thanks in advanced for your help. Best regards.

Anton Tananaev7 years ago

You need to specify Accept header in your request.