Access denied | u.expo.dev used Cloudflare to restrict access
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 236
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 91
Description
### Build/Submit details page URL
_No response_
### Summary
When I check for updates, it calls
https://u.expo.dev/9353fec3-a3ba-4844-ad3e-4c61687b747d
The parameters are:
:method GET
:scheme https
:path /594a766c-e7a1-4135-b4e6-d634a5ff8890
:authority u.expo.dev
expo-api-version 1
expo-json-error true
expo-platform ios
accept multipart/mixed,application/expo+json,application/json
baggage sentry-environment=production,sentry-public_key=74bd6a7997bb4e48fc927ede5bc3cf68,sentry-release=com.hxc.user%401.0.70%2B1,sentry-trace_id=68cd9b412f224cb8848de1d54a8963e7
eas-client-id 4CAC2F6C-B84E-492C-BF88-CEC26A34E608
accept-encoding gzip, deflate, br
expo-runtime-version 1.0.67
expo-channel-name preview
sentry-trace 68cd9b412f224cb8848de1d54a8963e7-9abb5833e0284b7a-0
user-agent user/1 CFNetwork/1568.200.51 Darwin/24.1.0
expo-current-update-id e2f9aebc-2a0e-4e27-a444-aaf62fed6728
expo-updates-environment BARE
accept-language zh-CN,zh-Hans;q=0.9
expo-embedded-update-id e2f9aebc-2a0e-4e27-a444-aaf62fed6728
expo-protocol-version 1
Then the callback returned an error:
Access denied | u.expo.dev used Cloudflare to restrict access
A screenshot is attached below.

当我检查更新的时候,会调用
https://u.expo.dev/9353fec3-a3ba-4844-ad3e-4c61687b747d
参数是
:method GET
:scheme https
:path /594a766c-e7a1-4135-b4e6-d634a5ff8890
:authority u.expo.dev
expo-api-version 1
expo-json-error true
expo-platform ios
accept multipart/mixed,application/expo+json,application/json
baggage sentry-environment=production,sentry-public_key=74bd6a7997bb4e48fc927ede5bc3cf68,sentry-release=com.hxc.user%401.0.70%2B1,sentry-trace_id=68cd9b412f224cb8848de1d54a8963e7
eas-client-id 4CAC2F6C-B84E-492C-BF88-CEC26A34E608
accept-encoding gzip, deflate, br
expo-runtime-version 1.0.67
expo-channel-name preview
sentry-trace 68cd9b412f224cb8848de1d54a8963e7-9abb5833e0284b7a-0
user-agent user/1 CFNetwork/1568.200.51 Darwin/24.1.0
expo-current-update-id e2f9aebc-2a0e-4e27-a444-aaf62fed6728
expo-updates-environment BARE
accept-language zh-CN,zh-Hans;q=0.9
expo-embedded-update-id e2f9aebc-2a0e-4e27-a444-aaf62fed6728
expo-protocol-version 1
然后回调报错了
Access denied | u.expo.dev used Cloudflare to restrict access
截图如下
### Managed or bare?
Bare
### Environment
npx expo update
### Error output
_No response_
### Reproducible demo or steps to reproduce from a blank project
none
Contributor guide
Assessment
This issue has not been assessed yet.