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

fix: fix problem when app token used without installation ID provided #291

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

TrishGillett
Copy link
Contributor

Addresses the problem described by @camerondavison here, and introduced in #284.

If not provided, installation ID should be set to None, since that is the way generate_app_access_token expects a missing installation ID to be represented.

Copy link

sonarcloud bot commented Aug 15, 2024

@TrishGillett
Copy link
Contributor Author

This one would be good to ship sooner since it's impacting users, and then I can rebase #289.

@edgarrmondragon edgarrmondragon merged commit 8c75c9b into MeltanoLabs:main Aug 15, 2024
8 checks passed
@camerondavison
Copy link

sorry about the delay, thanks for the quick turn around ! :)

i was able to run with the patched commit and everything did work.

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.

3 participants