I’m trying to build an OSDK app that is running into errors when trying to run an action.
The same action works when running in a workshop app - which points towards there being an issue with the parameters being passed to the function when calling the action in OSDK.
When I inspected the networking tab for the action being submitted in workshop it seemed like the parameters were wrapped up in a way that was dissimilar to how the request is made in the “apply” step of an action in OSDK. So it doesn’t seem I can recreate that entirely locally.
The error message I’m seeing includes some of the following information:
"errorCode": "INVALID_ARGUMENT",
"errorName": "FunctionExecutionFailed",
"message": "RemoteError: NOT_FOUND ObjectSet:NoRelationFoundForId....