Verification Stuck at "0 of 1 completed" Despite Correct Setup #6291
Unanswered
rlingeh
asked this question in
Developer Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Reown team,
I’ve set up a new AppKit JavaScript project for my domain https://www.test.tafuta.io, and all verification steps appear correctly configured, but the dashboard still shows:
Complete your project — 0 of 1 completed
Here’s what I’ve confirmed:
Web App URL in project settings: https://www.test.tafuta.io
did.json is available at https://www.test.tafuta.io/.well-known/did.json
Its content is:
{
"id": "did:web:www.test.tafuta.io",
...
}
walletconnect.txt is present and accessible:
curl https://www.test.tafuta.io/.well-known/walletconnect.txt returns the expected verification code.
Both files return HTTP 200 and correct content when accessed.
I also tried:
Re-uploading both files
Changing the project domain temporarily to force a recheck
Waiting and refreshing
Despite all this, the project remains in the incomplete state, and I cannot move forward. This issue did not occur with my first project, which was successful, but has persisted across several new attempts.
Could you please help manually verify or unblock the project?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions