I have a backend API call (calling a Cloud Function outside of flutterflow) with variable called "quoteId". I have it wired up in actions to my Quotes document reference as follows:
It works flawlessly in Test mode. Passes quoteId with no issues. In Production it doesn't seem to pass the quoteId.
I really don't know where to look next. Suggestions? thoughts?
Thanks!