zesty-io / vscode-ext

VSCode Extension to Sync Files and Provide Helpers
0 stars 0 forks source link

Add a message alert for expired token #25

Closed gtllien closed 1 year ago

gtllien commented 1 year ago

Usecase: User is having issues using VSCode plugin not syncing instances; tried deleting folder and reinitializing the project but same issue

The issue resolved when advised to renew its api/dev token.

Expected behaviour: Add an error message/alert when the api/dev token is already expired so the user will know why the instance is not syncing, and will be able to resolve by renewing its token

allenpigar commented 1 year ago

Added expired token alert when making file changes in the instance. expired-token-alert