Hi,
I’m building a Swift version of the Java SDK to use in iOS apps and several times I got errors which are returned in Bulgarian. I didn’t manage to find any resources in the Java SDK with hardcoded message or other resource in Bulgarian in general so I think that the backend is returning the error in that language. If that is the case then I’ll need to do my own error handling and error description for the users. This means that I need to know all the errors that could be returned by the backend so I can map them. Does such a resource exist anywhere as I was not able to find it ?
I’m attaching a screenshot of one error I received during development of tests for the AccountService: