web3modal icon indicating copy to clipboard operation
web3modal copied to clipboard

https://pulse.walletconnect.org/e 403

Open hengshanMWC opened this issue 2 months ago • 3 comments

Link to minimal reproducible example

null

Summary

After passing the verification, what steps do I need to take?

image image
curl 'https://pulse.walletconnect.org/e' \
  -H 'accept: */*' \
  -H 'accept-language: zh-CN,zh;q=0.9' \
  -H 'content-type: text/plain;charset=UTF-8' \
  -H 'origin: https://bogx-dev.bladeofgod.net' \
  -H 'referer: https://bogx-dev.bladeofgod.net/' \
  -H 'sec-ch-ua: "Google Chrome";v="123", "Not:A-Brand";v="8", "Chromium";v="123"' \
  -H 'sec-ch-ua-mobile: ?0' \
  -H 'sec-ch-ua-platform: "macOS"' \
  -H 'sec-fetch-dest: empty' \
  -H 'sec-fetch-mode: cors' \
  -H 'sec-fetch-site: cross-site' \
  -H 'user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36' \
  -H 'x-project-id: f21c8d34e7a6dc74e4c7a690a3cd8ced' \
  -H 'x-sdk-type: w3m' \
  -H 'x-sdk-version: vue-wagmi-3.3.2' \
  --data-raw '{"eventId":"637c2085-ac6b-4f33-b31d-f65829310f6d","url":"https://bogx-dev.bladeofgod.net/","domain":"bogx-dev.bladeofgod.net","timestamp":1712743352805,"props":{"type":"track","event":"MODAL_LOADED"}}'

List of related npm package versions

@wagmi/[email protected] @web3modal/[email protected] [email protected]

hengshanMWC avatar Apr 10 '24 10:04 hengshanMWC

im geting this error too

punk2513 avatar Apr 22 '24 02:04 punk2513