-
Notifications
You must be signed in to change notification settings - Fork 27
Description
Hello Apple team,
We have followed the process to apply for Live Caller ID Lookup and received approval with the following response:
Thank you for your interest in Live Caller ID Lookup.
Apple’s OHTTP relay has been configured to talk to your OHTTP gateway.
Now Live Caller ID Lookup should work for your application extension when distributed through App Store.
However, when enabling the caller ID feature in our app, we encounter the following error:
Unable to query status due to errors:
server error
Access Denied
The error message shows the URL:
http://example.com/config
This is clearly not the OHTTP gateway URL we provided during the application process.
Current situation:
• The app is available on TestFlight and has passed App Store review.
• Apple previously confirmed that the query worked during the approval process.
• But in practice, the app fails to query and returns “Access Denied.”
We would like to ask:
1. Why does the actual query point to http://example.com/config instead of our configured OHTTP gateway URL?
2. Is there any additional configuration required on our side, or is the Apple-side configuration not fully in effect yet?
Thank you for your support!