I am facing some issues with the marketplace app. The error message and screenshot has been provided below. Please take this as priority as we have some demo tomorrow.
ERROR MESSAGE:
errorSource: “APP”
message: “Error while executing App server script! - Unexpected end of input”
Can you once try to remove any comments after closing } in the file server.js? This error looks like more of app issue so, can you please share the snippet of app install handler here.
May I know why are you sending response in renderData while you are installing the app? I believe this is the snippet present under onAppInstall Handler function.