[๐ Bug]: Invalid Tokens!
LoaiEsam37 opened this issue ยท 5 comments
LoaiEsam37 commented
What went wrong?
after i had put the token and the app said that it`s vaild i refreshed the app and then the output was :-
Invalid Tokens!
The Token file provided is not valid. Please check the path under 'Saved Token Path' in settings.
Error: No access or refresh token is set
What did you expect to happen?
I expected that it will work.
Steps to reproduce the bug
1 - put the token
2 - refresh the app
3 - error
App Version
Built from source
OS Version
Linux ubuntu 5.15.0-57-generic #63-Ubuntu SMP Thu Nov 24 13:43:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Relevant Assets
Pre-submission Checklist
- I have checked the issue tracker and didn't find any duplicate issue
- I have checked the Frequently Asked Questions (FAQs) and can confirm that there's no fixes or workarounds for this issue
- This issue only covers one particular bug or issue
LoaiEsam37 commented
i have tried the steps you provided here
but this happened when i changed the URL to
- http://localhost:5754/?code={my_Token}&scope=https://www.googleapis.com/auth/assistant-sdk-prototype
I get this :-
LoaiEsam37 commented
sumeshir26 commented
@LoaiEsam37 Is the path for your tokens correct?
LoaiEsam37 commented
@LoaiEsam37 Is the path for your tokens correct?
loai@ubuntu:~/Downloads$ pwd
/home/loai/Downloads
loai@ubuntu:~/Downloads$ ls
client_secret_299488991935-bjj9c3272f1v48rdkt3b46tl0gg5bmmm.apps.googleusercontent.com.json
tokens.json
Yes
LoaiEsam37 commented