Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 2 Current »

This is another simple sample script that illustrates how to make ajax calls to retrieve information from external systems and how to display nice AUI messages.

Please note that to call JIRA Cloud REST API methods you need to use AP.ruquest since $.ajax will give you 401 Unauthorized error.

  • No labels