We are using a regular stand alone JIRA server.
A customer has set his own language to something different than English.
If I try to use the REST interface (or more specific the python JIRA library) JIRA expects the names to be in his language not English.
So how can I change the language back to English for only those requests that my script tries to do in his name?
In different words:
Connecting to the web interface: USER LANGUAGE
Connecting to REST-API: ENGLISH