Skip to content
This repository was archived by the owner on May 10, 2021. It is now read-only.

Token expiry causes this to not work #41

Open
nonrect opened this issue Apr 23, 2020 · 3 comments
Open

Token expiry causes this to not work #41

nonrect opened this issue Apr 23, 2020 · 3 comments

Comments

@nonrect
Copy link

nonrect commented Apr 23, 2020

Hey, Unfortunately every once a while oauth token (client_id, client_secret, ...) gets expired and causes your code to not work anymore

Does anybody know a way to get a new "client_id" and "client_secret" with "grant_type=password" permission ?

@hr330s
Copy link

hr330s commented May 8, 2020

check in chrome use inspect then network to get it

@nonrect
Copy link
Author

nonrect commented May 19, 2020

check in chrome use inspect then network to get it

Unfortunately you don't understand the question
the one with "grant_type=password" can't be retrieved from inspect > network

@srpatel19590
Copy link

@nonrect I'm looking for the similar help. have you already figured a way to create client_id and client_secret with grant_type=password ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants