Harry B.
Harry B.
Did you follow the instructions on the [Wiki](https://github.com/exodus4d/pathfinder/wiki/SSO-ESI)?
You go to https://developers.eveonline.com/ and register PF as an app of yours and the callback url should be https://pathfinder.foxyellow.com/sso/callbackAuthorization as mentioned in the wiki and thats it.
Another location where strtolower() happens is in app/Controller/Setup.php in line 917.
I notice this same behaviour on a newly created node app an my Azure Apps Service on Linux. My service runs in West Europe.
For my case, it was a configuration issue on my side - I had `SCM_ENABLE_DYNAMIC_INSTALL="false"` in my config which led to this error message. The message was not very helpful...