Hi Pros,
Just to explain, I have made about 10 actions and 10 functions without any issues., All are based on data processing (fire store)
However, trying to expand on some very basic actions and functions as we would in native flutter/dart, it seems we cannot "Save" Actions sometimes and are getting strange recommendations from the code editor.
Background: Writing a calendar/sync and coordination system, has a few functions "createAvailablity", and "findAvailability" - Doctors create availability in a collection "availability" and Patients find Availability which just GETS documents that meet the DURATION constraint.
Yesterday of over 4 new actions, we continued to get "Failed to process parameters"
1 - Of course we double, triple triple-checked the Return Value and the input Arguments but everything was as it should be but cannot be saved.
Does anyone else have any tips on why this is occurring and what this vague Error is?
Thank you
Custom Actions - constant "Failed to process parameters" - any advice or best practices
2
8 replies