tloncorp / lure

5 stars 0 forks source link

bait: cors issue when attempting to create a link in group settings #26

Closed zalberico closed 1 year ago

zalberico commented 1 year ago
cors_issue
zalberico commented 1 year ago

From @midsum-salrux:

to solve the cors issue I could 1. scry the metadata from the local reel state. we set it there when we poke the bait server, but it's theoretically possible for it to be out of sync. or 2. make a special "cors simple request" endpoint that's just plaintext and can only have certain headers. https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS#simple_requests

@philipcmonk with Nathan now helping on landscape/groups - can you take a look at this? I think fixing this is the last thing we need to cut release and be ready for hosting.