jangidipramod / android-xmlrpc

Automatically exported from code.google.com/p/android-xmlrpc
0 stars 0 forks source link

Invalid ApiKey #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

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

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

Please provide any additional information below.

I am trying to use your code to connect to the Drupal Services. 
I have problem in login. I replaced the apache xmlrpc api in the java code
example to connect to drupal.

The problem is that it keep saying invalid ApiKey which is not true. I
don't know what cause the problem?

Original issue reported on code.google.com by walkstre...@gmail.com on 30 Dec 2009 at 8:08

GoogleCodeExporter commented 9 years ago
Hi Walkstreet,

Can you provide a sample of what you're trying to do? Please remove any 
specific URLs
and codes to ensure your site is kept secure, (for example, replace
http://your.site.here/path/to/rpc.code with something like
http://www.example.com/rpc/ and your API code with all X's)

Thanks,

JonTheNiceGuy

Original comment by JonTheNiceGuy on 20 Feb 2010 at 9:42

GoogleCodeExporter commented 9 years ago
it is ok now. It was the timestamp problem. I must use the function in android 
sdk to
get current time. :) Not related the the xmlrpc api at all.

Original comment by walkstre...@gmail.com on 1 Mar 2010 at 2:10

GoogleCodeExporter commented 9 years ago
Thanks for the update. I'm closing this ticket.

Original comment by JonTheNiceGuy on 30 Mar 2010 at 8:20