Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

RPC handler object "confluence2" not found and no default handler registered

georgetheboboc February 12, 2013

Hello,

I'm trying to connect to confluence using XMLRPC. As the documentation said, I used:

String url=https://xxxxxxx.atlassian.net/rpc/xmlrpc;

.......................................................................................

String loginToken = (String) rpcClient.execute(confluence2.login, loginParams);

The handler is not present even if my option Remote API (XML-RPC & SOAP) is set checked.

Note: the handler for jira1 is enabled and accessible.

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

2 votes
Answer accepted
Abdulrazaq Mohammed Ali Omar
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 14, 2013

Could you try this URL instead (https://xxx.atlassian.net/wiki/rpc/xmlrpc) since your instance has both JIRA and Confluence the /wiki is required to direct the request to your Confluence app.

All the best

TAGS
AUG Leaders

Atlassian Community Events