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
Client error: Invalid url: lydprdlidcrhadm01:8070/rest/org.swift.jira.cli/latest/validatelicense?option=2
Unable to find articles that address this issue.
running Jira v9.4.0
What is the valid URL and how do I set the client to use it?
This is what it says it is - the URL you are trying to work with is not a valid one.
Work through it a step at a time. Ignore the ?.... onwards, the ? means "and feed the site some parameters", so that bit doesn't really matter, I think we'll find the error in the rest of the URL. You can attack it from either end by pasting bits of it into a browser - either
Take the whole URL, remove the ? onwards and see what that does. If it fails, remove the latest and see what that does, then the org.swift and so on.
Take just the first but of the URL, and add bits until it fails. Try just lyd...8070 first, if that works, add rest, if that works add the org.swift and so on.
At what point does one of those fail?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.