Automatic Intune Documentation to simplify the life of admins and consultants.
GNU General Public License v3.0
339
stars
87
forks
source link
404 Not Found Issue when no IntuneApplePushNotificationCertificate is configured #39
Closed
Blankf closed 3 years ago
we dont have apple configured, it seems that it failing requesting when its not available.
Get-IntuneApplePushNotificationCertificate : 404 Not Found { "error": { "code": "ResourceNotFound", "message": "{\r\n \"_version\": 3,\r\n \"Message\": \"An error has occurred - Operation ID (for customer support): 00000000-0000-0000-0000-000000000000 - Activity ID: d4f43fa4-4791-424c-9cbf-7c4a60796465 - Url: https://fef.amsub0102.manage.microsoft.com/DeviceFE/StatelessDeviceFEService/deviceManagement/applePushNotificationCertificate?api-version=2018-05-24\",\r\n \"CustomApiErrorPhrase\": \"\",\r\n \"RetryAfter\": null,\r\n \"ErrorSourceService\": \"\",\r\n \"HttpHeaders\": \"{}\"\r\n}", "innerError": { "date": "2020-09-25T09:58:18", "request-id": "d4f53fa4-4771-454c-9cbf-7c4z60796465", "client-request-id": "d4f43fa4-4111-424c-9asff-7c4a60796465" } } }