169 похожих чатов

Can I access all my GitHub repos (public and private)

via GitHub's API? I've tested it a couple times with different access tokens but all it returns to me is a bunch of info about my GitHub profile in additions to all public repos, but no private ones. Any idea why or what I'm doing wrong? Tell me if I should provide you with some kind of resource or something to maybe reproduce the problem.

4 ответов

21 просмотр

Check token scope, authentication, endpoint, permissions, and organization membership (if needed ) also maybe try sth like: https://api.github.com/search/repositories?q=user:VarunBanka

Shayan- Автор вопроса
Malware ( DM = BLOCK )
Check token scope, authentication, endpoint, permi...

I had to generate a fine-grained token (not a classic one) and set all permission to read-only or read and write to make sure it will gimme access and it finally worked. Thanks for the help.

Shayan- Автор вопроса
Malware ( DM = BLOCK )
Check token scope, authentication, endpoint, permi...

Is there any way to also filter the list of returned repos? Like a specific query to have the API return all the repos except for the ones mentioned as the parameters of the query or something.

Похожие вопросы

Обсуждают сегодня

Господа, а что сейчас вообще с рынком труда на делфи происходит? Какова ситуация?
Rꙮman Yankꙮvsky
29
А вообще, что может смущать в самой Julia - бы сказал, что нет единого стандартного подхода по многим моментам, поэтому многое выглядит как "хаки" и произвол. Короче говоря, с...
Viktor G.
2
30500 за редактор? )
Владимир
47
а через ESC-код ?
Alexey Kulakov
29
Чёт не понял, я ж правильной функцией воспользовался чтобы вывести отладочную информацию? но что-то она не ловится
notme
18
У меня есть функция где происходит это: write_bit(buffer, 1); write_bit(buffer, 0); write_bit(buffer, 1); write_bit(buffer, 1); write_bit(buffer, 1); w...
~
14
Добрый день! Скажите пожалуйста, а какие программы вы бы рекомендовали написать для того, чтобы научиться управлять памятью? Можно написать динамический массив, можно связный ...
Филипп
7
Недавно Google Project Zero нашёл багу в SQLite с помощью LLM, о чём достаточно было шумно в определённых интернетах, которые сопровождались рассказами, что скоро всех "ибешни...
Alex Sherbakov
5
Ребят в СИ можно реализовать ООП?
Николай
33
https://github.com/erlang/otp/blob/OTP-27.1/lib/kernel/src/logger_h_common.erl#L174 https://github.com/erlang/otp/blob/OTP-27.1/lib/kernel/src/logger_olp.erl#L76 15 лет назад...
Maksim Lapshin
20
Карта сайта