https://www.googleapis.com/discovery/v1/apis/script/v1/rest returned "This service is not available from your country">
This is an error from the google python oauth2client library resulting from the call:
service = discovery.build('script', 'v1', http=http)
Ive been working on this code on this server for 5 days. Until today, everything worked perfectly.