github-for-jira icon indicating copy to clipboard operation
github-for-jira copied to clipboard

Invalid value

Open poldinik opened this issue 2 years ago • 3 comments

After adding organization

I got this error: {"errors":[{"msg":"Invalid value","param":"installation_id","location":"query"}]}

poldinik avatar Jul 19 '22 12:07 poldinik

hm, interesting. What URL are you on when you're seeing this error?

mboudreau avatar Jul 19 '22 13:07 mboudreau

@poldinik we're still awaiting your response. Please respond by end of the week or else we'll close this issue, thanks.

mboudreau avatar Jul 27 '22 04:07 mboudreau

I'm seeing the exact same error at this URL after trying to connect JIRA to a github organization: https://github.atlassian.com/github/setup?setup_action=request

{
  "errors": [
    {
      "msg": "Invalid value",
      "param": "installation_id",
      "location": "query"
    }
  ]
}

experimatt avatar Jul 28 '22 16:07 experimatt

Getting the same as @experimatt

philldorrell-ai avatar Aug 22 '22 18:08 philldorrell-ai

Getting the same Error, refer below: Url - https://github.atlassian.com/github/setup?setup_action=request

{"errors":[{"msg":"Invalid value","param":"installation_id","location":"query"}]}

@mboudreau - Can we have an ETA for the issue, any work around will also do, this is kinda a blocker to proceed further

rahulpawar08 avatar Aug 24 '22 06:08 rahulpawar08

Hey folks, I'm pretty sure that you are trying to install the app in an org where you don't have enough permissions. This is the screen that you should see for successful installation, with "Install" button.

image

If I try to install the app in an org where I'm just a member, not an owner, I'll see a "request" button instead.

image

That's a pity that the app doesn't show a correct message for such case (we will tackle that), but nevertheless even if it had it wouldn't have helped because you need an owner of the org to act in order to install the app.

Please let us know if it makes sense.

bgvozdev avatar Aug 24 '22 10:08 bgvozdev

Yes, when my boss approved the installation, everything worked and we are now integrated. However seeing a json object with an error message in it didn't make that particularly obvious

philldorrell-ai avatar Aug 24 '22 13:08 philldorrell-ai

Yeah, agree. As being mentioned, we will be looking into fixing it.

I'm closing the issue, please feel free to reopen if you have more questions.

bgvozdev avatar Aug 24 '22 23:08 bgvozdev

I am still getting this same behaviour. Not fixed?

Getting the same Error, refer below: Url - https://github.atlassian.com/github/setup?setup_action=request

{"errors":[{"msg":"Invalid value","param":"installation_id","location":"query"}]}

@mboudreau - Can we have an ETA for the issue, any work around will also do, this is kinda a blocker to proceed further

jurkstas-gard avatar Mar 07 '23 14:03 jurkstas-gard