Hello,
I use modified test project based on BingRequest project.
I am trying to run basic query to the tempo-db sample server without luck.
URL is "http://api.tempo-db.com/v1/series",
user name e83176497a8e444fb4dd30cc1206c211, password 96f97d89a4cd41b0a8e063c91e3be398
Running GET request should succeed (with status code 200). And it does succeed when I use Google's REST API, as well as the console on on tempo-db web site. But when I run it from the modified BingRequest project, I get error code 403(Forbidden). The original BingRequest works fine.
Any idea what can be wrong here?
Thank you, Ravil
I use modified test project based on BingRequest project.
I am trying to run basic query to the tempo-db sample server without luck.
URL is "http://api.tempo-db.com/v1/series",
user name e83176497a8e444fb4dd30cc1206c211, password 96f97d89a4cd41b0a8e063c91e3be398
Running GET request should succeed (with status code 200). And it does succeed when I use Google's REST API, as well as the console on on tempo-db web site. But when I run it from the modified BingRequest project, I get error code 403(Forbidden). The original BingRequest works fine.
Any idea what can be wrong here?
Thank you, Ravil