Ofer Shaal
Ofer Shaal
@AlexTugarev i can see projects listed on that url https://git.drupalcode.org/api/v4/projects?min_access_level=40 But I could see them only after I went to https://git.drupalcode.org and logged in (with my Drupal account)
@AlexTugarev sure, relevant log entries for what? What should I try doing? I just tried adding again any project that is hosted on drupal.org (empty list)  If it's easier...
@AlexTugarev please see my question above ^
@AlexTugarev @jankeromnes Is there any update on this issue? Anything I can do to help?
@AlexTugarev yeah, I am getting an array of 3 items, which are the 3 projects I have write-access to. * gin_dashboard * drupalpod * rector ```json [ { "id": 77335,...
@AlexTugarev When I choose a git provider like Github itself, I can choose an organization, and then I see this list  When I choose Drupal Gitlab self-hosted as git...
@AlexTugarev, I opened Devtools -> Network -> WS, The first orange arrow shows the result when I select Github, the response is about 130k. The second orange arrow shows the...
@AlexTugarev Anything I can help with?
@AlexTugarev Are you available for a chat / call on Gitpod Discord? I don't know how to get access token to run `curl` commands like you did. How can I...
@AlexTugarev, great news! Neil Drumm (Drupal Association) was able to resolve the issue and wrote - ``` We had been stripping authentication headers for that path, we are no longer...