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

error code 400 if I set { loadToken: true } in Raydium.load #66

Open
leslienwu opened this issue Dec 17, 2024 · 1 comment
Open

error code 400 if I set { loadToken: true } in Raydium.load #66

leslienwu opened this issue Dec 17, 2024 · 1 comment

Comments

@leslienwu
Copy link

or if I set loadToken:false and the get token info later like:
const mintA = await raydium.token.getTokenInfo( "So11111111111111111111111111111111111111112" );
it also throws exception like
Raydium_Api sdk logger error GET https://api-v3.raydium.io/mint/ids?mints=So11111111111111111111111111111111111111112 400

@cruzshia
Copy link
Collaborator

Did you set up any proxy or vpn? If yes it might cause error.
Also you can try visit url directly to see it’s work or not, it works well on my side

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