popcodeorg / popcodeorg/popcode

401 unauthorized error when trying to export to Github from Popcode

オープン
#2,520 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
JavaScript
スター
191
フォーク
143
平均マージ
4日 11時間
マージ済み PR(30日)
5

説明

Describe the bug
A clear and concise description of what the bug is.
When you click on the "Export Repo" button, the call POST https://api.github.com/user/repos produces a 401 unauthorized error. This leads to the repo not being created for the person on Github.

To Reproduce
Steps to reproduce the behavior:

  1. Login to an account with Github Linked
  2. Click the arrow to the right of "Create Snapshot"
  3. Click "Export Repo" option in the dropdown list
  4. See the error

Expected behavior
A clear and concise description of what you expected to happen.
After clicking "Export Repo" a repo should be created with the PopCode code and a user should be taken to the Github page.

Screenshots
If applicable, add screenshots to help explain your problem.
PopCode_Export_Github_401_Unathorized

Desktop (please complete the following information):

User-Agent | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:98.0) Gecko/20100101 Firefox/98.0

Additional context
This might be a global PopCode issue, which means the Unit 9 project where students export to Github might be stalled if it is not fixed.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず Export Repo フローを再現します。リンクされた GitHub アカウントでログインし、Export Repo を選択して、https://api.github.com/user/repos への POST リクエストを調査します。そのリクエストに使用されるリンクされたアカウントの認証情報を追跡し、完了したフローによってリポジトリが作成され、ユーザーが GitHub にリダイレクトされることを確認します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
github, javascript
領域
api, frontend
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。