Everything seems to work fine until the OAuth Dance (Step 2.2)
I run the “java -jar OAuthTutorialClient-1.0.jar requestToken” line and got the following return. Why would I be getting a Bad Gateway error?
//UPDATE: This was my error.
I set up my jira_home property as https://first.last.atlassian.net
Should have been https://firstlast.atlassian.net
User Error. Ooops. My bad.