You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 1, 2026. It is now read-only.
On Getting started document, on section
Responding to Event Notificationsthere is an instruction to always return status200.On sample it returns
401when the token validation fails.Which one is correct?