Skip to Content
0
Dec 28, 2022 at 08:29 AM

"Invalid function import parameter" occurs when invoke function import frontend

953 Views

When I do the implementation of invoking function import from frontend, one error occurred.

Parameter is not provided completely since for this case this parameter is not needed. However, because of lack of parameter, the invoke failed with error saying "Invalid Function Import Parameter"

I am wondering whether all parameters should be provided when invoke function import?