Issue 27 in android-xmlrpc: Bad login/pass on wordpress xmlrpc server.

19 views
Skip to first unread message

android...@googlecode.com

unread,
Mar 24, 2011, 4:47:29 AM3/24/11
to android-x...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 27 by piyushsl...@gmail.com: Bad login/pass on wordpress xmlrpc
server.
http://code.google.com/p/android-xmlrpc/issues/detail?id=27

What steps will reproduce the problem?
1.Created a client object with parameters new XMLRPCClient(URL url, String
username, String password)
where the url contains the xmlrpc url of my wordpress blog.
2.I called the function "wp.getUsersBlogs"
3.Stored the array and displayed it in a textview but instead an exception
occured which displays the message -: "XMLRPC Fault: Bad login/pass
combination. [Code 403]. I am passing the right userid and pass in the
parameters though.

What is the expected output? What do you see instead?

The textview should have displayed all the parameters of the returned array
of struct.


What version of the product are you using? On what operating system?

The latest svn build.
Please provide any additional information below.

I was trying to use this library to fetch the blogs and upload comments on
wordpress blog using XmlRpc.


android...@googlecode.com

unread,
Mar 24, 2011, 6:00:59 AM3/24/11
to android-x...@googlegroups.com

Comment #1 on issue 27 by j...@sprig.gs: Bad login/pass on wordpress xmlrpc
server.
http://code.google.com/p/android-xmlrpc/issues/detail?id=27

There is a known issue with the http library being used not liking certain
URL structures (specifically http://user:pass@host/path)

Can you provide a code snippet that we can use to try to progress this
issue. Please replace sensitive details with XXXXX's.

android...@googlecode.com

unread,
Aug 3, 2011, 3:56:01 PM8/3/11
to android-x...@googlegroups.com
Updates:
Status: WontFix

Comment #2 on issue 27 by j...@sprig.gs: Bad login/pass on wordpress xmlrpc
server.
http://code.google.com/p/android-xmlrpc/issues/detail?id=27

As I've not seen a response to the request made on 24th March, I'm closing
this ticket. If you have any further issues, please either re-open this one
(if you can - if not please e-mail me j...@sprig.gs to re-open it) or raise
a fresh ticket.

Reply all
Reply to author
Forward
0 new messages