browserify / browserify/wzrd.in

502 from wzrd.in - CORS rejected

Open
#179 1 comment 5 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
637
Forks
78
PR merge metrics
No merged PRs in 30d

Description

Seems like neither ESNextbin nor Requirebin can require from browserify at the moment:

![wzrd-in](https://user-images.githubusercontent.com/26226717/30015684-75735cae-915a-11e7-8c46-8bc689ace2d1.png)

(text for searches below)

```
XMLHttpRequest cannot load https://wzrd.in/multi. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://esnextb.in' is therefore not allowed access. The response had HTTP status code 502.
app.min.js?b=16062017:1 Error: CORS request rejected: https://wzrd.in/multi
at i (app.min.js?b=16062017:1)
at XMLHttpRequest.n (app.min.js?b=16062017:1)
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the request to https://wzrd.in/multi from esnextb.in and Requirebin, checking both the HTTP 502 response and the missing Access-Control-Allow-Origin header. Trace the request path for the wzrd.in service and verify that browser requests from the reported origins complete successfully without the CORS rejection.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.