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

Biconomy error / CORS #40

Open
kallolborah opened this issue May 9, 2024 · 2 comments
Open

Biconomy error / CORS #40

kallolborah opened this issue May 9, 2024 · 2 comments
Assignees

Comments

@kallolborah
Copy link
Member

XHRPOST
https://paymaster.biconomy.io/api/v1/11155111/BuFP2-5w-.5b3daf3a-d044-4dda-819c-4c4d8431df88
CORS Missing Allow Origin

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://paymaster.biconomy.io/api/v1/11155111/BuFP2-5w-.5b3daf3a-d044-4dda-819c-4c4d8431df88. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 504.

This is observed when apps are tested from local machine. Could that be the cause ?

@Mohzcrea8me
Copy link
Collaborator

No this is not the cause for transaction revert, but one of the reasons why gassless failed, it tried communicating with sepolia paymaster url but the cors for the url did not permit it, biconomy gassless work on Mumbai and polygon can the sender test on mumbai

@Mohzcrea8me
Copy link
Collaborator

@kallolborah let me know if there's still cors error on sdk > v1.6.0. the contract calls needs to happen on base sepolia

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

2 participants