when i'm usign postman to send a req, it works perfectly but when i use github webhook, it shows auth error
The current user is not authorized to perform the requested action
TL;DR
Developers are experiencing a 401 error with a Github webhook even with the correct API key and permissions. The request works in Postman but not in the webhook. The error message states "The current user is not authorized to perform the requested action."