Closed
Description
Describe the bug
Unable to run lesson 1 or lessons 2 that access the GitHub models.
To Reproduce
Create a token without adding models:read permissions.
Run main(), errors with "Must have 'models' permissions..."
Expected behavior
Expected the module to run. Once I created another token with models:read permissions, the lessons run fine.