Failed to pass query parameters in Flask – Nginx
My set-up is as follows: Flask app with custom domain and Nginx to make it more easy for HTTPS traffic FastApi to which flask asks for data I have a login page that returns an authorization token (maybe not the…