Not getting data using personal access token within Github #138388
Replies: 1 comment 1 reply
-
Hi juansalazar15, It seems that your personal access token does not have the correct scope/permissions to fetch the data you are seeking. Some things you can check are:
Let me know if this helps or if you need more specific advice! |
Beta Was this translation helpful? Give feedback.
-
Access Token not working
Question
Hello,
We are trying to get all the data from repos in our organization by using the graphql and the rest api, however even though i have the permissions at the level token to access, when I make the call it does not return any values just empty json like nothing exist, is there any adittional configuration we need to implement in order to be able to pull all the organization data such as repo, pull,commits and workfloews.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions