You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey , you have a bug, in line 36 you have hardcoded cons REDIRECT_URL with value from viesman docs http://localhost:4200/ , api returnig error : invalid redirect url , correct value is const REDIRECT_URL = "vicare://oauth-callback/everest";
The text was updated successfully, but these errors were encountered:
Hey , you have a bug, in line 36 you have hardcoded cons REDIRECT_URL with value from viesman docs http://localhost:4200/ , api returnig error : invalid redirect url , correct value is const REDIRECT_URL = "vicare://oauth-callback/everest";
The text was updated successfully, but these errors were encountered: