Skip Navigation
Expand
Can't login to the REST API on non-English interface.
Answer ID 8588   |   Last Review Date 02/25/2020

Why can't I log in to the REST API on a non-English interface?

Environment:

Connect REST API

Resolution:

In order to login to the REST API on a non-English interface the "Accept-Language" parameter needs to be added to the Header of the rest call. For example if the interface is Arabic then the following needs to be in the "Header" when you make your rest call ("Accept-Language: ar_EG").