Hi,
I was trying to get the created contact payload in Serverless Logs when OnContactCreate Event is trigger.
But when the event is triggered it is not showing any logs in the Serverless Logs. It is showing “There are no logs for the last 1 hour.” from the past hour.
Thanks for the information, We have analysed server.js and found comment lines at the end of file was causing inconsistence behaviour and executions were erroring out, Hence no logs were found in the gallery.
To unblock this for now can you update the app without comment lines at the end of file and check for execution logs.
Meanwhile we will take the request to backend team for addressing the issue.