Unable to debug error from forgeous.atlassian.net (Codegeist 2023)

Hello, looking at my application statistics in the Atlassian developer console, I can see my app triggered an error in forgeous.atlassian.net (Pasteboard - Uploaded Image), I suppose it is the judges test environment.

The problem is, when accessing the logs for the whole period I’m unable to see any errors, in fact it is empty (Pasteboard - Uploaded Image)

Am I missing something?

@DomingoLupo,

Unfortunately, there’s nothing automatic about error logging in Forge. You’ll have to put console.log statements to catch errors and capture sufficient context for diagnosis.