You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps to reproduce this bug:
Create a Github Apps using your Github Account
Fill in the .env file using your Credentials for Github Apps
Then execute npm run fetch-examples to download the examples for a user p5
There will be an error saying 401 - Bad Credentials
The text was updated successfully, but these errors were encountered:
Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, be sure to follow the issue template if you haven't already.
Hi @catarak, this is an additional issue I discussed with you in #1595 regarding the credentials issue with a Github App. In my PR I updated the installation guide so that other people will not run into the same issue as me.
Nature of issue?
Details about the bug:
Create a Github Apps using your Github Account
Fill in the
.env
file using your Credentials for Github AppsThen execute
npm run fetch-examples
to download the examples for a user p5There will be an error saying
401 - Bad Credentials
The text was updated successfully, but these errors were encountered: