Open martinlingstuyl opened 1 month ago
Our code seems to be matching the documentation, so it could be an issue related to the underlying API that's beyond our control. Let's keep an eye out on it, but I wouldn't qualify it as bug.
Our code seems to be matching the documentation, so it could be an issue related to the underlying API that's beyond our control. Let's keep an eye out on it, but I wouldn't qualify it as bug.
It's using the beta endpoint indeed. Maybe something got messed up there.
It seems like this endpoint is now available in Microsoft Graph v1.0. We should consider moving it to v1.0
Priority
(Low) Something is a little off
Description
I've tried to create a new viva engage community, running:
I'm getting the following error:
Steps to reproduce
Run the script
Expected results
The community is created
Actual results
It's not created
Diagnostics
CLI for Microsoft 365 version
10 (beta)
nodejs version
20.9.0
Operating system (environment)
Windows
Shell
PowerShell
cli doctor
Additional Info
No response