Hello!
I really need some help while trying to query the Jira issues with Powershell. I already read the JiraPS manual, but, i couldnt access my portal through PS or even by their examples.
All i receive is:
(3) URL rejected: Port number was not a decimal number between 0 and 65535
I'm not using a Cloud Site, but On Premises. Right now, i'm stuck on this:
curl.exe -D- -X GET (user):(token generated in Jira) -H "Content-Type: application/json" "https://onpremises.site.com"
Hi @Leandro
Welcome to the community.
Is you token url encoded?
See this KB article: https://support.atlassian.com/bitbucket-data-center/kb/git-commands-failing-with-url-rejected-when-using-http-access-tokens-as-basic-auth/
The KB is based on bitbucket, but the same should apply for Jira
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.