toblum / ESPTeamsPresence

Microsoft Teams presence light for ESP32
https://toblum.github.io/ESPTeamsPresence/
Mozilla Public License 2.0
127 stars 37 forks source link

No device Login code #35

Closed NKaaay closed 1 year ago

NKaaay commented 1 year ago

Hey Tobias,

i want to build also a Teams Presence Light like yours but the firmware did not give me a Login code. I hope you could help me there. Here a screenshot: 2023-08-16 07_33_47-Window testet with firmware 0.18.1 & 0.18.3

Best regards Niclas

toblum commented 1 year ago

Hi @NKaaay,

that could be a wrong ClientID and/or tenant name. You should double-check these both values, also for leading/trailing spaces. If these are correct then a look at the serial console of the ESP might help. And errors shown there?

Greetings!

NKaaay commented 1 year ago

Ok Thanks. I have solved this problem with my Tenant GUID instead of the eMail-Address. But now i have an other problem. I have no admin rights in the organization and can not complete the last step...

toblum commented 1 year ago

OK, good to know that it works in general. But you'll need someone with appropriate rights to approve that last step if it's restricted in your organization. No way around that.