Hi guys,
Cool Idea, I have been trying for a couple of weeks to set your
platform and make it work.
I succeed with some basich stuff like create and get user.
But with another stuff like upload an attachment I went through many
difficulties and I have some another:
@ HTTP Requesters after starting the 3 services (storage, feed and
core)
- first I had to manage to set the password the same as the user id,
I had to introduce as username the user-id {u-XXXXXXX}, the same for
the password. I find this a little bit weird. Do you have an
explanation, why is it so?
- After this I get the response 403 (Invalid token) I set as a token
what the server provided, do you have a clue, what can I do?
@ Java Client
- I get the same response 403, and anyway this just work with the
users that have the same password and user id (I changed the password
directly in couchdb, after this I did not get more authentication
problems)
_______________
I also tried the RichWebClient but I got a trouble at the
initiliation, when it tries to get the FeedService, do you have any
idea why? is there any special configuration, I'm using jetty
7.2.2 ... the unique change I did was in the config.xml file I set
127.0.0.1 insted
api.diretto.org
Thank you very much in advance, I will appreciate your rapid support
Kind Regards
David Rodriguez