Hi,
I’m using Baserow (Airtable alternative) as my backend. The API works just fine when I configure it on localhost. However as soon as I set my local IP for external access, I’m getting this error
TypeError: Failed to fetch. Does the server allow CORS
Of course as soon as I configure the IP address in place of localhost, I remember to create a new token and for a new API. Is there a way to resolve my local IP to work with the API url?