Ofer Shaal

Results 102 comments of 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) ![Screenshot_20220209-082312](https://user-images.githubusercontent.com/22901/153210029-de1f0f8e-02d5-47ba-b88a-c58caeff4649.jpg) 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 ![image](https://user-images.githubusercontent.com/22901/165516488-3c311c4e-df5a-4246-bdac-383f8aab2dcb.png) 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...