Confluence Cloud not opening macro, showing errors

When headed to manage apps to upload my app, I receive errors in the console showing aui-dropdown exist and an undefined error in the aui-experimental.js

Unsure if it’s related to the main issue which is when I try to open my macro I am receiving a 404 on a call and the dropdowns wont work.

Hi @JustinArias ,

It looks like this is because your app is trying to call AP.confluence.getMacroBody().

Regards,
Dugald

@dmorrow Thank you for your response. Our app is currently only calling AP.confluence.getMacroData(). Would this cause the same error above? Also, why would getMacroBody() cause the error?

The main issue of 404 might be that your content is not saved yet which Excellentable is making request for.