Terence Golla

Results 4 issues of Terence Golla

The example may also suffer from Azure B2C stringCollection can't be serialized when the value is empty array. #55126 https://github.com/MicrosoftDocs/azure-docs/issues/55126 My current testing indicates that this bug may not be...

Azure Active Directory Graph API (graph.windows.net) has been deprecated. https://techcommunity.microsoft.com/t5/azure-active-directory-identity/update-your-applications-to-use-microsoft-authentication-library/ba-p/1257363 Solution... Correct aadGraphResourceId and aadGraphEndpoint. public readonly string aadGraphResourceId = "https://graph.microsoft.com/"; public readonly string aadGraphEndpoint = "https://graph.microsoft.com/V1.0/"; Remove aadGraphVersion and...

Not all GCode files end with the extension .gcode. Other extensions used in the industry are .ngc, .mpt, .mpf, .nc and several others. Either expand your restriction, remove your restriction...