GoodDollar / GoodDAPP

GoodDollar.org Wallet is the simplest access point to Claim your daily G$. It Is based on web3 and React native web.
good-dapp.vercel.app
MIT License
108 stars 55 forks source link

[BUG, GoodID] The user blocked to registering in the pool because of video uploading #4294

Open vldkhh opened 2 months ago

vldkhh commented 2 months ago

[BUG, GoodID] The user blocked to registering in the pool because of video uploading

There is an error while uploading a video file for eligible users. After uploading the video - no registration in the pool.

There is no claim option from RedTent on Story book after uploading the video

Wallet address - 0x1B744385E6b2a4ee296DfdA1704b55486EF575f8

Private Zenhub Video

Snag_eaf08.png
sirpy commented 2 months ago

@vldkhh @L03TJ3

  1. first issue was caused by not being able to upload video due to CORS (ie the preview domain was not allowed to upload to S3)
  2. second issue was due to useRedtent register not sending the certificates list in correct format. (was fixed in 116 in web3-mono)