I would like to create a site that uses an API that is only accessible to user that are on my companies network. I am trying to setup and initialize these calls but continue to get an error message that reads, “getaddrinfo ENOTFOUND”. I would assume that Bubble is trying to make this calls from their servers, which don’t have access to the local service. Is there any way to make these api calls from the frontend so that a user who has access to these calls, because they are on the local network, can get responses? This is essential for most enterprises whose api’s are normally just internal.
Cheers,
P