Pete,
I am having a problem with this change, I believe.
Yesterday I was able to edit (.update) and delete posts without
problem. Today I have been receiving an InvalidEntryException every
time I call .update() or .delete() on a URL.
After much inspection, I found that the EditLink is giving me: http://
www.blogger.com/feeds/[blog-id]/posts/default/[post-id].
That URL worked for updating and deleting yesterday, but today it
fails. If I replace the EditURL with http://www2.blogger.com/feeds/
[blog-id]/posts/[post-id], it works.
Is this because it's not redirecting to www2?
The problem I have is that the EditLink is telling me to use "www"
instead of "www2" (and it makes no difference if I call the feed with
the "www" or "www2" address).
Thanks,
Jeff