We moved our application to an other Digital Ocean Server and it stopped working with BigQuery.
403 Forbidden { "code" : 403, "errors" : [ { "domain" : "global", "message" : "This service is not available from your country", "reason" : "countryBlocked" } ], "message" : "This service is not available from your country" }
The server is in the Amsterdam 3 Zone. The Big Query API works on the old Digital Ocean Server (Amsterdam 1). How can we get it working in the Amsterdam 3 Zone?
The problem was an incorrect mapping of IP address by Bigquery. The support helped us by correcting the mapping of Amsterdam3-zone IP's. Now we can access the Bigqeury API from DigitalOcean's Amsterdam3-zone.