umbra-protocol icon indicating copy to clipboard operation
umbra-protocol copied to clipboard

fix: get POAP API access to fix the `hasPOAPs` method

Open mds1 opened this issue 2 years ago • 1 comments

Ref https://github.com/ScopeLift/umbra-protocol/pull/464#discussion_r1109297803

This check currently fails with the error GET https://api.poap.xyz/actions/scan/0xD2553382a60F121d9b1e35cFC9EBF4870FbCC96F net::ERR_NAME_NOT_RESOLVED

It seems the POAP API now requires an access key: https://documentation.poap.tech/docs/api-access

mds1 avatar Feb 21 '23 20:02 mds1

If easy enough, add POAP key. Or remove POAP API all together.

garyghayrat avatar Dec 14 '23 20:12 garyghayrat