stefanodvx / crunpyroll

Async API wrapper for Crunchyroll
MIT License
74 stars 21 forks source link

Maybe they changed login method: auth.obtain_access_token.client_inactive #19

Closed fabrebatalla18 closed 7 months ago

fabrebatalla18 commented 7 months ago

I get this error:

crunpyroll.errors.CrunpyrollException: [401] {"code":"auth.obtain_access_token.client_inactive","context":[],"error":"invalid_client"}

I guess you need to update public token and user agent version.