Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Stentone
Contributor II
Contributor II

Github Authentication with OAuth App Access Restrictions

I'm attempting to use a Github block (Create Or Update File Content) in an automation, but my Github organization has OAuth App access restrictions enabled. I am able to set up the connection via the login prompt when creating the block connection, but I keep getting the error pictured below whenever it hits any of the Github blocks:

Stentone_0-1706197962181.png

I am unable to locate a Qlik Application Automation app in the Github marketplace to install and provide permissions. Is there a way to properly set up the Github block connection, or do I need to manually set up an authentication workflow with HTTP blocks?

Labels (1)
1 Solution

Accepted Solutions
AfeefaTk
Support
Support

Hi @Stentone 

Did you try requesting access to the restricted app as mentioned in the below article?

https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-personal-account-on-gith...

Hope this helps!!

Regards

Afeefa TK

View solution in original post

2 Replies
AfeefaTk
Support
Support

Hi @Stentone 

Did you try requesting access to the restricted app as mentioned in the below article?

https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-personal-account-on-gith...

Hope this helps!!

Regards

Afeefa TK

Stentone
Contributor II
Contributor II
Author

Hey @AfeefaTk

I was unaware of this section in my settings, this worked! Thank you so much!