Debugging the embedded app
Last updated: July 23, 2024
If there is an error in the embedded app module, there should be some error information displayed in the issue sidebar where the app is loaded.

JSON Validation Error
If you run into JSON parsing or validation errors, you can try using the JSON Schema Validator to validate your response data against the schema. You can copy the appropriate schema version from the schema section below and see if your response json data is valid. If you are still having trouble, you can reach out in your shared Slack channel or send us an email at support@usepylon.com