Hey <@498057949541826571>, running supertokens wit...
# support-questions-legacy
a
Hey @rp_st, running supertokens with FastAPI locally works well, but after deploying it to EC2 machine it returns "try refresh token". EC2 uses ngnix for reverse proxy (proxy_pass). My guess is that some of the headers are filtered out. Am I right? Or there can be another reason? (same token while using it with AWS lambda or running locally works well)