I have encountered an unknown error when installing a custom app in a Freshdesk environment.
Basically I have a custom serverless app. I uploaded the .zip file in the Developer Platform correctly and in Freshdesk I have the button “install” available. After clicking it and filling the custom parameters, the installation process fails giving me an unknown error.
Could you please confirm if you have tested the custom app locally prior to upload? When checked the log I see the error
"message": "{\"description\":\"Validation failed\",\"errors\":[{\"field\":\"query\",\"message\":\"Given query is invalid, expected format \\\"keyword:value OPERATOR keyword:'string' OPERATOR keyword:\\\"string\\\" OPERATOR keyword:>'yyyy-mm-dd' OPERATOR keyword:<integer\\\". Space is mandatory between key/value pair and operator. Please check the paranthesis if there are any.\",\"code\":\"invalid_value\"}]}"