Yii2 after server change can't authenticate via query param auth – Nginx
I upgraded my Yii2 application version to the latest - 2.0.46 and changed server from apache to Nginx and now I can't make API GET request from my application using query param auth Given error below <response> <name>Unauthorized</name> <message>Your request…