Melvin-Abraham / Google-Assistant-Unofficial-Desktop-Client

A cross-platform unofficial Google Assistant Client for Desktop (powered by Google Assistant SDK)
Apache License 2.0
3.59k stars 401 forks source link

[🐛 Bug]: No access, refresh token, API key or refresh handler callback is set #638

Open BuilderNotFound opened 2 years ago

BuilderNotFound commented 2 years ago

What went wrong?

You are Offline! Please check your Internet Connection... Error: Getting metadata from plugin failed with error: No access, refresh token, API key or refresh handler callback is set.

how to handle it. all is okay nothing wrong

What did you expect to happen?

No response

Steps to reproduce the bug

image

App Version

v1.0.0

OS Version

Windows 10

Relevant Assets

:information_source: Platform Info

Running on Windows_NT x64 10.0.19042

Pre-submission Checklist

im-coder-lg commented 2 years ago

Hope I don't sound rude, but please change the title to something more apt and easy to understand. Can you try removing the %appdata%/Google Assistant folder and try again? Hope it solves the problem; this seems to be a new bug.

Melvin-Abraham commented 2 years ago

@im-coder-lg Removing %appdata%/Google Assistant might possibly result in other issues.

Can you send the error logs in DevTools (Press Ctrl + Shift + I when you encounter this error)?

im-coder-lg commented 2 years ago

Oh, didn't know that. Removing the folder always solved my issues. @Melvin-Abraham can you change the title and also try finding anything wrong in the code? I think Codacy might spot errors, it seems to do something called coverage and code scanning too.

jordanthewebdesigner commented 2 years ago

I had this issue while setting up today and the developer tools showed me that I didn't have access granted for the API. Glad it was a quick fix.

Melvin-Abraham commented 2 years ago

Is this issue still relevant?

nerostardust commented 2 years ago

Hi Melvin facing the same issue