Open EF09FE opened 1 month ago
We run a web app in browser to connect Megafuel RPC node(https://bsc-megafuel.nodereal.io/), it will throw this errors side CORS error as above.
Root cause is the RPC node has disabled http OPTIONS method requests
Any reason make it to disable http OPTIONS methods? or is there any other ways to requests in Browser environment?
It is fixed. Please try it again?
We run a web app in browser to connect Megafuel RPC node(https://bsc-megafuel.nodereal.io/), it will throw this errors side CORS error as above.
Root cause is the RPC node has disabled http OPTIONS method requests
Any reason make it to disable http OPTIONS methods? or is there any other ways to requests in Browser environment?