Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Build Webhook stopped sending expo-signature header #4778

Closed
danieltaub opened this issue Nov 2, 2023 · 1 comment
Closed

Build Webhook stopped sending expo-signature header #4778

danieltaub opened this issue Nov 2, 2023 · 1 comment
Assignees

Comments

@danieltaub
Copy link

Summary

I am reaching out to bring an issue to your attention regarding the Expo webhooks I have set up to receive alerts on builds and submits within Expo. Until recently, the webhooks were functioning as expected. However, I have observed that the expo-signature has stopped being sent with the webhook requests.

Given that our webhook URL is publicly accessible, it is crucial for us to validate incoming requests to ensure their legitimacy. The absence of the expo-signature is preventing us from doing so, as we rely on it as a key component of our validation process.

I have checked the status page for any relevant updates or known issues, but did not find any mention of this particular problem.

Could you please look into this matter and provide clarification on why the expo-signature is no longer being sent with the webhook requests? Your assistance in resolving this issue will be greatly appreciated, as the webhooks are a vital part of our workflow.

Environment

prod

Please specify your device/emulator/simulator platform, model and version

webhooks

Error output

No response

Reproducible demo or steps to reproduce from a blank project

@danieltaub danieltaub added the needs review Issue is ready to be reviewed by a maintainer label Nov 2, 2023
@danieltaub danieltaub changed the title Build Webhook stopped sending expo-signture header Build Webhook stopped sending expo-signature header Nov 2, 2023
@byCedric byCedric self-assigned this Dec 24, 2023
@byCedric byCedric removed the needs review Issue is ready to be reviewed by a maintainer label Dec 24, 2023
@byCedric
Copy link
Member

byCedric commented Jan 5, 2024

Hi @danieltaub! I'm sorry that your issue report remained unanswered for some time. In the future, if you have issues with our infra, I think it's best if you contact us directly through expo.dev/contact.

I double-checked and verified that we are still sending the expo-signature, together with the user-agent: Expo-Webhook-Caller/1.0 and content-type: application/json headers.

If you still have problems with this, please reach out 😄

@byCedric byCedric closed this as completed Jan 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants