Closed hitokiri closed 2 years ago
@hitokiri Hello, I know it seems really late to reply, but I just found out that this is a "CORS" error
In my case, I tried using Postman, and the request worked just fine
Then I tried to fix the CORS headers issue from Nginx (my current proxy server) it has been solved for good
It's a CORS issue, not related with leaflet
I am using this extension, but when trying to send the header,
this appears on the server side.
'access-control-request-headers': 'authorization',
it should look like this :
Note: this part was modified to work only with TILDE