You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I'm working on a faucet that uses Gitcoin Passport for bot detection.
I have followed the quick-start guide but not getting it to work as expected. The passport submit returns an object saying it's processing and the next time I query get score I get this response:
Hi! I'm working on a faucet that uses Gitcoin Passport for bot detection.
I have followed the quick-start guide but not getting it to work as expected. The passport submit returns an object saying it's processing and the next time I query get score I get this response:
Same error message from https://api.scorer.gitcoin.co/docs#/Score%20your%20passport/registry_api_v1_get_score
I have tried creating several scorers with different settings but same issue.
It seems to fail on these lines:
https://github.com/gitcoinco/passport-scorer/blob/6f6be44e750cadac9e7ceb1b5e80e80b6899fa8b/api/registry/tasks.py#L126-L127
Would appreciate some help.
The text was updated successfully, but these errors were encountered: