Test API Call works but fails in Test Mode

Hi Community, I'm seeking some assistance as someone who has limited security knowledge.

My app is running an API call to a server that requires a white list to be set to accept incoming queries. It requires that I put an "Origin" parameter in the header of my HTTP request.

I have set this up and it works fine when I make a Test API Call within the app but when I run it out of Test Mode I get an Error 4011 - Requesting URL not on whitelist.

Is the sending URL in Test Mode different to the flutterflow.io domain in the app? If so, what URL should I be using for the white list? Or am I doing something else wrong.

Any assistance would be much appreciated as this has been driving me nuts.

5
9 replies