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

Adds common_code_key attribute to access codes #73

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

Conversation

AxelTheGerman
Copy link
Contributor

Unique identifier for a group of access codes that share the same code.

Note: this field is not available when updating access codes, only when creating.

@AxelTheGerman AxelTheGerman force-pushed the common-code-key branch 3 times, most recently from 3e8694c to c515b94 Compare January 7, 2024 17:59
@AxelTheGerman
Copy link
Contributor Author

Interesting, 2 issues.

  1. it fails in ruby 2.6 because of domain_name
  2. I might be misunderstanding the common_code_key - I thought it would enforce that all codes would be the same that share this key.

But when attempting to create an access code with a code and common_code_key I'm getting:

request_id: 93fd5387-de31-4fcc-8e33-71574ba31024
Cannot provide both common_code_key and code

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.

1 participant