-
SummaryWe are running our app on vercel hosted in US region. We have some customers who is accessing the website from Hong Kong. Our application makes a call at the backend to Open AI API for text inferencing. Currently we are getting Error: 403 Country, region, or territory not supported, error because the edge server detects the location of the request is coming from Hong Kong. Can anyone help how to resolve this, as we have our customers using the application, and no one from HK can have access to the application. ExampleNo response Steps to Reproduce
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Hey @smukerji. OpenAI does not support the Hong Kong region (hkg1).
https://vercel.com/changelog/openai-will-not-support-the-hong-kong-region-hkg1-for-functions |
Beta Was this translation helpful? Give feedback.
-
This discussion was automatically locked because the community moved to a new site. Please join us at vercel.community |
Beta Was this translation helpful? Give feedback.
Hey @smukerji. OpenAI does not support the Hong Kong region (hkg1).
https://vercel.com/changelog/openai-will-not-support-the-hong-kong-region-hkg1-for-functions