Technical Support

Ask a Question
ANSWERED
ANSWERED
ANSWERED
ANSWERED

GET /actions/claim-qr might lead to security leak

I realized that we are asked to pass qr_hash as an url parameters in the GET /actions/claim-qr endpoint. Because any valid qr_hash alone can be used to claim the POAP, I would consider it as a sensitive secret input. While HTTPS protects traffic from being sniffed, server framework and middleware commonly log full URLs. This means qr_hash can be accidentally leaked even if the developer has exercised abundant caution.

ANSWERED

query regarding

const sdk = require('api')('@poap/v1.0#f9zrilbz36y2l');

ANSWERED

Can I know how many days does it take to process the API key request?

I have submitted the access form already on Friday 24th Feb 2022. So, I was just wondering when would I get access to the keys or if there is a need for anything else to process the request. Please let me know.

ANSWERED

How can I check on the status of my api key request?

I did not receive an email validating i filled out the request, It's been a couple of days so just want to make sure the request form worked and curious how i'd be sent my the keys.

ANSWERED

Requested Authentication token but didn't receive it

I requested for POAP API as well as authentication token but only received POAP API

ANSWERED

Getting unauthorized while using enpoints to claim POAPs

Trying the qr-codes endpoint for claiming POAPs and getting a 403 unauthorized
/event/{id}/qr-codes

ANSWERED

could i change the expired date after the expiration

hello,