nodejs-webhooks-sample
nodejs-webhooks-sample copied to clipboard
graph subscription not support TLS1.3
subscription resource type can be v1_3 from document but when try to use it, it return error { "error": { "code": "ValidationError", "message": "Invalid property value for LatestSupportedTlsVersion", "innerError": { "date": "2025-02-24T08:24:39", "request-id": "c579a5aa-a52a-42ca-80e9-8c0702ebf021", "client-request-id": "c579a5aa-a52a-42ca-80e9-8c0702ebf021" } } }