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
I had prod env setup in .pos it was pointing to the system domain.
We have changed this domain to redirect to the different address.
Now when I run pos-cli gui serve it fails with the unauthorized error, which is misleading.
The text was updated successfully, but these errors were encountered:
Expected behavior
Show error that url is wrong
Actual behavior
It shows that you are authorized
Steps to reproduce the problem
I had
prod
env setup in.pos
it was pointing to the system domain.We have changed this domain to redirect to the different address.
Now when I run
pos-cli gui serve
it fails with the unauthorized error, which is misleading.The text was updated successfully, but these errors were encountered: