Can't Access API From France

I live in the USA, but have a server in Paris. I can access the API from USA easily using curl, but when I try from Paris it returns “Invalid Token”. I have tried to access the API using just the IP, which seemed to work for a while, but now does not.

This:
curl http://blynk-cloud.com/{api_key}/get/V2
works from USA but not from Paris.

Any ideas?

Hello. IP should work anyway. What error do you see when using IP? Also what IP do you use?

I used both 45.55.96.146 and 139.59.206.133.

Both return with ‘Invalid token.’ I can provided my IP if it helps…

Please tell me your login email.

45.55.96.146 this one should work for you. Are you sure you have correct token?

Weird. If I used curl it would not work. Then I used wget and it worked. Then I switched back to curl and it works now. I dont know whats going on but it works now…

Maybe you had some invisible character in your url.