You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
I Have used create filter API before it was working fine.
But when i try Create Dashboard API I am facing 405 issue
Hi @Logeshwari
The 405 is not allowed
There are no defined POST options for /rest/api/2/dashboard in the server API documentation.
see
https://developer.atlassian.com/server/jira/platform/rest-apis/
(There is an experimental option to create a dahsboard on cloud but not server)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Logeshwari
That is the cloud api reference details.
It looks like your testing URL is a server cvjrad0004.dtcc.com .
Is that correct? If so it won't be available there. Cloud and server are the same product but essentially very differently built and not all features are available on both.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.