Forums/ScreenSteps Desktop/Workgroup/ScreenSteps Desktop

Answered

Confluence Setup

bluemango
asked this on June 22, 2009 10:12

Hi, I've been trying to connect to my Confluence server, but no matter what I try, I get either a 403 Forbidden error, or a 404 Not Found.

Is there a specific interface that I need to use with ScreenSteps to get it to integrate with Confluence?

I've tried (result):

http://my.confluenceserver.com/ (403)

http://my.confluenceserver.com/confluence/ (403)

http://my.confluenceserver.com/confluence/login.action (404)

And included my username and password that work just fine at the above URLs.

Thanks!

Dave

 

Comments

User photo
bluemango

I also get a 405 error (HTTP method POST not supported by this URL) on a URL such as:

http://my.confluenceserver.com/confluence/display/WOL/Home

Thanks again,

Dave

June 22, 2009 10:16
User photo
Trevor DeVore
Blue Mango Learning Systems
June 22, 2009 19:26
User photo
kevinconroy

I'm getting the same problem. I verified that I have Remote APIs enabled but am getting a 404 error.

This option used to work for me. I recently upgraded to Confluence 3.0 and to the latest version of ScreenSteps and now it won't work. Perhaps Confluence's API changed with the new 3.0.0_01 release?

June 25, 2009 11:47
User photo
Trevor DeVore
Blue Mango Learning Systems

I just downloaded and ran Confluence 3.0 and wasn't able to recreate the 404 error using ScreenSteps 2.6. I was testing on my local machine.

The full url to the Remote API for Confluence is:

http://my.confluenceserver.com/rpc/xmlrpc

although ScreenSteps will add teh /rpc/xmlrpc part if you just specify

http://my.confluenceserver.com

Maybe try adding on the rpc/xmlrpc part and see if that helps? If not, is your server available at a location where I could try connecting to it?

June 25, 2009 12:14
User photo
bluemango

Maybe try adding on the rpc/xmlrpc part and see if that helps? If not, is your server available at a location where I could try connecting to it?"

That worked!

Thanks Trevor.

June 25, 2009 15:23
User photo
kevinconroy

Appending "/rpc/xmlrpc" solved the problem on my setup too! Thanks very much!

June 30, 2009 10:29
User photo
Keith Adkins

I get

error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol.

We are using self signed certificates in my organization.

July 17, 2009 19:05
User photo
Trevor DeVore
Blue Mango Learning Systems

Which version of ScreenSteps are you using? A fix for https issues with Confluence was included in 2.5.0 build 138. Previous versions may have had issues connecting over https.

July 18, 2009 08:29