-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot read property 'split' of undefined #26
Comments
Okay, it seems I'm getting the following response from GitHub:
I had passed a random |
Agree, it should! I'm currently working on other parts of Octokit but happy to review a pull request if you would like to give it a go. |
I've been looking at this a bit and to me it seems like a there is a bug in Perhaps the status code in this situation is not being taken as an error. I'll reproduce to see what status it is. |
Ah I remember there was sth super odd about the Can you start a PR with a failing test and we take it from there? |
Sure! I've opened octokit/request.js#94. |
🎉 This issue has been resolved in version 2.4.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Seeing the above error here:
auth-app.js/src/get-oauth-authentication.ts
Line 45 in 59e368c
I have not set any OAuth scopes for my App.
The text was updated successfully, but these errors were encountered: