Hi,
How can i retrieve the date format in my connect plugin? I am currently using the below which returns me 403- Forbidden Error. I am not seeing this API in the Connect JIRA Rest Scope.
AC.url("/rest/api/2/mypreferences").setQueryParameter("key","access_token").put("some value")
Any pointers here?
I ran into the same issue with my Atlassian Connect plugin. I don't think that rest resource is currently supported. You are welcome to make an issue for the Atlassian Connect team at: https://ecosystem.atlassian.net/browse/AC
However, because I could not get this information, the way I solved this is to just follow the Atlassian Design Guidelines on Dates.
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.