Just as a buffer, I’m not super familiar with anything other than iOS development and don’t have a fat lot of experience with oAuth but I was trying to make a little personal app which includes signing in with GitHub (using oAuth) and then making a request to fetch my private repos. I’ve hit a wall, I’m absolutely stumped and I'm looking for some pointers. I’ve been reading the documentation on GitHub for most of the day and still can’t grasp what the actual issue is. I’ve tried copious different url request variants and I whilst I can return my public repos, I keep hitting a while wall whilst trying to get a list of ALL my repos, including private repos. https://docs.github.com/en/rest/repos/repos?apiVersion=2022-11-28#list-repositories-for-the-authenticated-user I’ve been followed the api docs for getting the list of repos for an authenticated users. I can see I have complete read write access for all private repos for my register ‘GitHub oAuth App’. I have my access token which h