Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add site 999 in site 123's allowed_sites #528

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

caroline-ttd
Copy link
Contributor

When generating a local token with client_side_keypairs.json and configuring the BidstreamClient in the SDK with API key and secret from clients.json, the decryptTokenIntoRawUid() method returned a NOT_AUTHORIZED_FOR_KEY error. This occurred because the site of the API key need to belong to allowed_sites or its type belongs to allowed_types of the site that generated the token. To address this issue, I included site 999 in the allowed_sites of site 123.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants