You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I select 2 new tokens to create a V3 liquidity pool on Arbitrum Sepolia, the console starts giving this error, and the liquidity pool is not created:
Access to fetch at 'https://sepolia-rollup.arbitrum.io/rpc' from origin 'https://pancakeswap.finance' has been blocked by CORS policy: The 'Access-Control-Allow-Origin' header contains multiple values ',', but only one is allowed. Have the server send the header with a valid value, or, if an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
Expected Behavior
Add 2 tokens to the list, select them to create a new liquidity pool, set starting price, and create the liquidity pool.
Is there an existing issue for this?
Product
Trade
Current Behavior
When I select 2 new tokens to create a V3 liquidity pool on Arbitrum Sepolia, the console starts giving this error, and the liquidity pool is not created:
Access to fetch at 'https://sepolia-rollup.arbitrum.io/rpc' from origin 'https://pancakeswap.finance' has been blocked by CORS policy: The 'Access-Control-Allow-Origin' header contains multiple values ',', but only one is allowed. Have the server send the header with a valid value, or, if an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
Expected Behavior
Add 2 tokens to the list, select them to create a new liquidity pool, set starting price, and create the liquidity pool.
Steps To Reproduce
go to https://pancakeswap.finance/add?chain=arbSepolia
select 2 tokens and see errors in devtools console
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: