Hi ! I'm trying to use the AP helpers from all.js in my plugin, according to this:
https://developer.atlassian.com/display/AC/Pages
When I use AP.request(url), I shoul receive a promise as response, but instead of that the return value is always "undefined" (even when the ajax request is done correctly). Is possible to get the response of the ajax call made with AP.request?
Also the other functions like AP.Meta.get(), AP.localUrl(); are always returning undefined.
Am I missing something here?
Thanks !
I am having the same issues. We really need AP.require to return this promise, it's current return value as "undefined" is useless.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.