passportxyz / passport

Passport allows users to prove their identity through a secure, decentralized UI
Other
955 stars 450 forks source link

[BUG] Newly staked GTC will not verify Passport stamp #2776

Open YukiPL opened 2 months ago

YukiPL commented 2 months ago

Overview Self-Staking is not verifying in Passport.

Steps To Reproduce

  1. Go to https://stake.passport.xyz/
  2. Click on Self stake and stake a min of 5GTC
  3. Go to https://passport.gitcoin.co/#/dashboard
  4. Try verifying GTC staking and see error

Observed behavior Verification on Passport GTC Staking stamp showing Error.

Expected behavior The GTC Staking stamp should verified.

Screenshots

Screenshot 2024-08-09 at 11 24 40

Additional context Error message:

"code": 403, "error": "There was an unexpected error during verification. SyntaxError: Expected property name or '}' in JSON at position 2 at JSON.parse ()" }, {

Self staking txids: 0x7121cba9984b51da59fe4060af1a60562715ec490ab8eb6668f521db42b4b9f1

https://arbiscan.io/tx/0x99d4be8914026ca97495d3c65eeeddc681f60731ad9169f51579c24949e3ffd1

erichfi commented 2 months ago

This is not limited to self-staking. But all new staking activity!

tim-schultz commented 2 months ago

Looks like this was a misconfiguration of environment variables during the 1password transition. The variable has been updated.