-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fix problem when app token used without installation ID provided (…
…#291) Addresses the problem described by @camerondavison [here](#284 (comment)), 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.
- Loading branch information
1 parent
aade338
commit 8c75c9b
Showing
2 changed files
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters