- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2024 12:49 AM
Hi Team,
I have created a rest action to connect to GitHub as below . There is no input parameters passed.
In the credentials I have created new API key credentials and added the passtoken from github.
After I click on "Test Rest Step".I get message as below:
But if I change the method to Get then I get Status code 200
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2024 02:16 AM
Hi,
The scopes selected for the token might be the reason. Verify whether the respective api permission is checked for your use-case.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2024 02:16 AM
Hi,
The scopes selected for the token might be the reason. Verify whether the respective api permission is checked for your use-case.