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
After installing homer view react and angular I get "something went wrong". I checked the proxy in the port 8765 and it is working fine I can see the dashboard. So proxy seems fine. Using inspect I saw the message 401 unauthorized when trying to access the APis api/v3/call/transaction.
Hi Flavio. I would guess the problem might be bad apiUser or apiPass used by the homer-view proxy for JWT authentication with the actual HOMER backend causing a 401 to be forwarded back to your client. Tell us more about the steps you followed and how you configured authentication as a starter.
Hi,
After installing homer view react and angular I get "something went wrong". I checked the proxy in the port 8765 and it is working fine I can see the dashboard. So proxy seems fine. Using inspect I saw the message 401 unauthorized when trying to access the APis api/v3/call/transaction.
POST http://x.y.z.w:8765/api/v3/call/transaction
Answers 401 Unauthorized.
It seems we have a problem in the API authentication. I saw in the list another ticket with a similar issue.
The text was updated successfully, but these errors were encountered: