-
Notifications
You must be signed in to change notification settings - Fork 73
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
Error in calling service, error code:401 #32
Comments
Any luck, I am struggling too. I have tried the connectivity tool (https://testconnectivity.microsoft.com/) and it appears to work correctly. I don't have a room list, is this a requirement? Still get 401 every time, not sure what I am missing? |
Any update? I have other services/apps that work but I must be missing something? I have added impersonation etc to the Office365 config, added the RoomList via PowerShell, still no luck, same error 401. |
Fixed it, 2 things. 1. Removed the code process.env.USERNAME ||, PASSWORD & DOMAIN from auth.js and 2. Added the username I chose as a delegate to the rooms giving then full permissions. Incredible when it works, what great work! Many thanks. |
hello chappers73, can you capture the auth.js that changed, and do you add roomlist from o365 or powershell? |
Hello |
Is it working on on-prem exchange? |
Hello there!
When I run the application but the website just loads the navbar:
and the console returns:
I've also checked the exchange organization config and EWS parameters are:
I checked my credentials as well, I don't know what happens... I've spent one week with this problem. Any idea??
Thanks a lot!!
The text was updated successfully, but these errors were encountered: