Hello
I try to used MediaSense API via PHP HTTPRequest. I found this error message when I try to signin "The server refused this request because the
request entity is in a format not supported by the requested resource
for the requested method ().". How to solve this problem or I can not use HTTPRequest to call API?
Thank you
trinnachart
i has the same problem some time ago, do not use HTTPRequest use CURL, with CURL you can send custom headers in the request