HelloWorld app successfully installed using JiraConnect procedure; log confirms. Executing the app obtains “Something’s gone wrong: Our team has been notified.” Chrome inspect yields a host of 404 errors rooted to https://statlas.prod.atl-pass.net/jira-frontend-source-maps/assets/async-issue-app … Most of these reference deprecated components and DevTools’ “failed to load source map”. The initial error is related to helloworld.html:
Failed to load resource: the server responded with a status of 404 (Not Found) /gateway/api/waterme…a231-6bacc7d4a284:1
What is the …/gateway/api/watermelon/… and why are there deprecated code references? How can this be fixed so I can proceed to writing DML code?