#API calls for function with parameter out of scope

1 messages · Page 1 of 1 (latest)

violet bough
#

I have this function described which needs the user email to search for data, but, if the user, doesnt inform it, the api returns the call with the function BUT with the parameter "email" with some random email.

There's a way to inform the api to do not try to run the function, if there's not the required parameter?

Something i can do to mitigate this behaiviour?