What URI did you supply when you added the bookmark?
On 14/03/2007, at 8:53 AM, Sean Landis wrote:
I have some typos in my last email. Here are the corrections.
Sean Landis <sean.landis <at> gmail.com> writes:
http://localhost:3000/v1/users/ and I see scl. I browse to
http://localhost:3000/v1/users/bookmarks and I see
Should be:
http://localhost:3000/v1/users/scl/bookmarks
List of references
artima.com
Where 'artima.com' is a hyperlink. The problem is that the
hyperlink is
not correct. It is: http://localhost:3000/v1/users/artima.com
and it should be: http://localhost:3000/v1/users/bookmarks/artima.com
The above two should be
It is: http://localhost:3000/v1/users/scl/artima.com
and
http://localhost:3000/v1/users/scl/bookmarks/artima.com