CORS issue with Lambda Handler (SST)
no idea what's going on with this error. been stuck on it for way too long. i tried adding the test-header to the server side but not seeing it come through? should that happen?
i went through this issue but doesn't seem to work for me
i went through this issue but doesn't seem to work for me
2 Replies
@alexkatt I saw you were in the GitHub issue linked but it seems like this problem is in the tRPC lamba handler. I have the allow origin header set in code but server is not responding with it?
Fixed it 👍
@DiamondDragon How you fixed it?