gabrielwG
Convex Community13mo ago
4 replies
gabrielw

Http referrers in google console via convex actions

Hey all, I am currently interacting with a google api (timezone api) and am configuring the website restrictions in the google console.

My system environment variable referenced within the action is logging the expected value, accessed at process.env.CONVEX_CLOUD_URL.

I've followed the guidelines in the google documentation to allow subdomains of convex.cloud to call the api from the server deployments, and have also added a referer to the headers of the fetch request made from the action.

I'm wondering if anyone's faced a similar issue trying to add website restrictions in the google console for requests coming from the convex cloud urls, and if these should be treated in the same manner as requests being made from a front end client
Was this page helpful?