Hello, I am trying to clone the Blur Marketplace following your video and when i do i am getting two errors. Can you help me end explain why i get the erros and how to fix them?
The first Error i get is this:
Unhandled Runtime Error
Error: WebSocket connection failed for URL: wss://relay.walletconnect.com?auth=eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJkaWQ6a2V5Ono2TWtqblRwUUZHVFNqN1NpNXRodnR1QWhzR1pZcjRhRXJZUEJHdTlIeVlBMXF6YSIsInN1YiI6ImM5YTZmNmE5MTcxYmZmM2Y3MWI0NDVhZDc2OTc0YjZlMDAxYzQ3OWQ5MGNjNDFmMWM2M2EyM2E1OWM2NDYwZWQiLCJhdWQiOiJ3c3M6Ly9yZWxheS53YWxsZXRjb25uZWN0LmNvbSIsImlhdCI6MTY4NDY2MjkwOCwiZXhwIjoxNjg0NzQ5MzA4fQ.NLK5nsL4lq7tLmmr0oUToylhJgjdUgDtPg63Jga0i5Xf6okAJ4xs3zpLbYC8UHa5GpuOU3pBjpjMAfcTF5EbCQ&projectId=…&ua=wc-2%2Fjs-2.7.2%2Fwindows10-chrome-113.0.0%2Fbrowser%3Alocalhost%3A3000&useOnCloseEvent=true
Call Stack
WsConnection.emitError
node_modules@walletconnect\jsonrpc-ws-connection\dist\esm\ws.js (150:0)
socket.onerror
node_modules@walletconnect\jsonrpc-ws-connection\dist\esm\ws.js (103:0)
The second Error is this:
Unhandled Runtime Error
AxiosError: Request failed with status code 400
Call Stack
settle
node_modules\axios\lib\core\settle.js (19:0)
XMLHttpRequest.onloadend
node_modules\axios\lib\adapters\xhr.js (107:12)