okumy/aiohttp-tus

Please provide example with CORS

Closed this issue · 1 comments

Hello, I have a setup with an API service on one port, and the webui on another port. I cannot, for the life of me, get this setup to work with CORS. Can you please provide an example of the correct way to do this?

I'm sorry, I get it now. My problem is due to the way uppy.js is storing cookies, nothing to do with the server side. I hate CORS