Hello! I ran into an unusual problem and an internet search didn't turn up any results, so I decided to try here. I've created a lambda function and published it to AWS to read the Xcode Cloud webhook, but for some reason any request fails:
An example of a response that is always displayed.
This is very strange, because this request passes through Postman and is processed. There I tried to send the same data.
Sending a request via Postman.
I'm not sure, but apparently the problem is somewhere at the Xcode Cloud level, since its request does not even reach AWS, judging by the logs. Perhaps someone had a similar situation?
Hello @ayoayoa9123 @SKstark we believe the issue has been identified and resolved. Can you please confirm that your webhooks are completing successfully?