-
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
loading forever but i see good logs #42
Comments
@geofgeofgeof hello. |
I guess the
In the Network tab can be a good way to understand the issue ... |
im not sure... |
Hi, |
i want use too. only for single room. and i think creater forgot about that project) |
@pompushko I think you are right, i'm searching for the way to only query few listrooms/rooms to test it, but i didn't find a way to achieve it yet. |
Any luck resolving this issue. Have the same here. Using O365 |
@bkblie |
MeetEasier better solution ;( |
there is an issue with a large number of rooms. |
Same issue here. Running it in a Demo tentant with 1 room mailbox is also causing this issue so a large number of meeting rooms isn't causing this issue. When you open host:8080/socket.io you see the following message: |
and it will work? |
Has anybody got this to work? Got the same issue |
I had similar problems to everyone on this issue but managed to solve it. My problem stemmed from permissions on the room mailboxes. The service account I use to authenticate with O365 require "Full Access" permission on each and every room mailbox. I also changed a deeper setting in Exchange Online to give the service account "Account Impersonation" rights. My console logs didn't look identical to those above but I was certainly having the problem that the app authenticated with O365, pulled the room list but simply wouldn't populate the page. Also there's another interesting quirk. I was not filling in the DOMAIN option in config because the console log showed the app logging into O365 and grabbing the correct room lists fine and the names and email addresses of each room fine so I assumed it wasn't necessary. I was wrong, it seems it's imperative that you fill in the DOMAIN config option and not with any local MS Domain but the suffix of your email: @whatever.com. Hope this helps! |
Hello
I installed MeetEasier without any problems, i can see all locations, but cannot press on it and see what in there.
On main screen loading forever :D
Any ideas?
The text was updated successfully, but these errors were encountered: