DW authentication
Dec. 24th, 2016 02:51 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Hello,
Sorry if my question is offtopic in this community, but it doesn't seem like your dev question thread is very active, so I'll take my chances and ask here. I'm trying to programmatically download DW posts from my journal and have troubles accessing friends-only and private posts. Suppose I have the following request:
GET https://ari-linn.dreamwidth.org/545896.html?format=light&expand_all=1 HTTP/1.1
Host: ari-linn.dreamwidth.org
It results in an error page: "You need to be logged in to see this content." ( Read further about my trials and tribulations )
Is there any way I can programmatically login to DW to access private posts?
Sorry if my question is offtopic in this community, but it doesn't seem like your dev question thread is very active, so I'll take my chances and ask here. I'm trying to programmatically download DW posts from my journal and have troubles accessing friends-only and private posts. Suppose I have the following request:
GET https://ari-linn.dreamwidth.org/545896.html?format=light&expand_all=1 HTTP/1.1
Host: ari-linn.dreamwidth.org
It results in an error page: "You need to be logged in to see this content." ( Read further about my trials and tribulations )
Is there any way I can programmatically login to DW to access private posts?