Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Homer View Authentication Issue #581

Open
flaviogoncalves opened this issue Mar 14, 2023 · 3 comments
Open

Homer View Authentication Issue #581

flaviogoncalves opened this issue Mar 14, 2023 · 3 comments

Comments

@flaviogoncalves
Copy link

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.

@lmangani
Copy link
Member

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.

@flaviogoncalves
Copy link
Author

Hi, I have used two different users and passwords including admin/sipcapture.

@idanam-del
Copy link

hey i have the same issue posted here: sipcapture/homer-view-react#84

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants