Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CORS issue #5

Open
empeje opened this issue Jun 25, 2023 · 5 comments
Open

CORS issue #5

empeje opened this issue Jun 25, 2023 · 5 comments

Comments

@empeje
Copy link
Contributor

empeje commented Jun 25, 2023

Hi I'm currently hacking with Encode Club in their Aurora hackathon and I have issue using bos-loader. It gives me CORS issue everytime.

Screenshot 2023-06-25 at 10 23 32
@mpeterdev
Copy link
Collaborator

can you confirm that the bos-loader payload is accessible at http:127.0.0.1:3030? This can be done via Postman or in your shell with
curl http://127.0.0.1:3030

@elliotBraem
Copy link

I've noticed bos-loader does not work in Brave -- switching to Chrome resolves this issue for me

@empeje
Copy link
Contributor Author

empeje commented Aug 1, 2023

I try in curl it works, but not in brave (as @elliotBraem mentioned).

@frdomovic
Copy link

I had the same problem on both Chrome and firefox, using bos-loader v0.7.0 installed with "brew tap empeje/bos-cli && brew install bos-loader".
It was giving me cors error and saying that my widget could not be found.
The thing that fixed the issue for me was revert brew tap and brew install and used the curl command from : https://github.com/near/bos-loader/releases/tag/v0.7.1

@Canvinus
Copy link

Now have CORS issues only in safari (Version 16.6). In chromium browsers works just fine!
Screenshot 2023-08-29 at 12 16 36
Screenshot 2023-08-29 at 12 16 58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants