megel/powerapps-helper

command 'mme2k-powerapps-helper.refreshEntry' not found

Opened this issue · 1 comments

When trying to get the list of environments, it gives me the message command 'mme2k-powerapps-helper.refreshEntry' not found.

I've tried uninstalling and reinstalling, but that didn't fix it.

Any idea how I can troubleshoot this?

Thanks,
Jeffry

megel commented

Hi @jeffryvu,

Sorry for the late reply. Did you receive any error messages before?

It seems to me, that something with your authentication fails and the refresh is called before the VSCode extension is loaded.

vscode.commands.executeCommand('mme2k-powerapps-helper.refreshEntry');

Did you Sign-In into Azure correctly?