My app has worked until today when I got this error
Office365Groups.ListOwnedGroups failed: { "error": { "code": 500, "message": "The given key was not present in the dictionary.\r\n at System.ThrowHelper.ThrowKeyNotFoundException()\r\n at System.Collections.Generic.Dictionary`2.get_Item(TKey key)", "source": "msmanaged-na.azure-apim.net", "path": "choose[2]\\when[1]", "clientRequestId": "096c5cf3-4c92-4c16-91cc-6e2c89d57360" } }I am using the "Office365Groups.ListOwnedGroups().value" on a gallery. I check to see if I still own a group and I do. Can someone walk me through this error? I need to explain more or If I put this in the wrong section please tell me. Thank you