fix(auth/oauth): change redirect url#665
Conversation
|
Just curious, how is it supposed to work if redirect url is localhost:1? Does gdrive open a port? is it tcp port :1 ? |
no, it's not open a port, because of deprecate OOB it can't use google url |
|
Interesting, but didn't seem to work for me either. -> -> 4/0AWgavdfEU9Qp-KO9K2xhFOa7u8_KFRnn9NSLDetUHExzcM4H42giWagN2EB4oIyEXuPZcw -> Failed getting oauth client: Failed to exchange auth code for token: oauth2: cannot fetch token: 400 Bad Request Mine was in GCE. Maybe it has an IP REMOTE_ADDR checkup. |
|
hi... using version 2.1.2 now after allow button it return to The webpage at http://localhost:1/?state=state&code=4/0AWgavde6eXXXXXXXpalmhLdZweXXXXXpvVGjS2rL-SXXXXbc9QzqJLBPA&scope=https://www.googleapis.com/auth/drive might be temporarily down or it may have moved permanently to a new web address any solution? thank you |
|
ok sorry.. i understand now..... 4/0AWgavde6eXXXXXXXpalmhLdZweXXXXXpvVGjS2rL-SXXXXbc9QzqJLBPA this is the activation code..... thank you so much |
|
It's worked for me. Thank you very much! |
it's the only way i find and work for now