browserify / browserify/wzrd.in

esnextb.in is getting CORS error on POST ./multi

Open
#198 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
637
Forks
79
PR merge metrics
No merged PRs in 30d

Description

```
Access to XMLHttpRequest at 'https://wzrd.in/multi' from origin 'https://esnextb.in' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.
```
https://esnextb.in

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the POST request to https://wzrd.in/multi from https://esnextb.in and inspect the server entry point handling /multi and its preflight response. Done means the preflight and POST responses include the required CORS headers so the request is accepted from esnextb.in.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.