Hello,
I am using Tasker to call a homemade Google webservices with below URL:
When I execute this URL with the navigator, I can see that it is redirecting to an other URL with a http status 302:
=> The result of this redirection is with an http status 200, so everything is ok.
The problem is that I think that Tasker considers that it is an error and try to call the URL (1) three times !!!
I am not sure it is a correct behavior. I think we should be able to choose if a 3xx http status should be considered correct or not.
=> Maybe is there a workaround for this issue?
Regards,
Nicolas