gumer-psn icon indicating copy to clipboard operation
gumer-psn copied to clipboard

Token expiry causes this to not work

Open nonrect opened this issue 4 years ago • 3 comments

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 ?

nonrect avatar Apr 23 '20 17:04 nonrect

check in chrome use inspect then network to get it

hr330s avatar May 08 '20 03:05 hr330s

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

nonrect avatar May 19 '20 15:05 nonrect

@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 ?

srpatel19590 avatar Oct 29 '20 15:10 srpatel19590