I'm currently working on integrating Scrapbook in my LJ client. When downloading pictures, I got a 403 Forbidden error when downloading pictures that were under a friends-lock. That's (of course) exactly as it should be.
So my strategy is to get an LJ session cookie (through the sessiongenerate interface call) and send that along with my request
(
Read more... )
Comments 5
Reply
Reply
Reply
Reply
I have a related wierdness:
If I use sessiongenerate and use the ljsession cookie to hit talkread.bml with parameters like journal= and itemid=, I get redirected to a page that says I'm logged in. This returns a cookie ljuniq. If I pass this and the original ljsession cookie, I then get a page that says I'm logged out. ljuniq cookie alone doesn't work either.
Strangely, using only the ljsession cookie with wget gets me the content.
Reply
Leave a comment