Hi, I'm having problems with PrependPage. How to use it?
I tried
http://sdfsdfsdfsdf.pbwiki.com/api_v2/?op=PutPage&page=FrontPage&_type=jsontext&read_key=OBVIOUS-FAKE-KEY&html=SOMEVALUE
and got a message saying I must be logged in. I want anonymous
(regular) Internet users to use my site, but for the app to be able to
write to a page (the app is in Silverlight).
I got the GetPage operation working, but not PutPage.
- should it be http or https? https as it is in documentation didn't
work for me.
- why read_key and not write_key? I tried with both (all combinations)
and it didn't work.
thanks,
Gustavo