Skip to content

Dies on private DB #14

Description

@ryanramage
Caused by: org.ektorp.DbAccessException: 401:Unauthorized
URI: /talk/com.eckoit.recording%3A1359914997839
Response Body: 
{
  "error" : "unauthorized",
  "reason" : "Authentication required."
}
There are 1 args
Arg: {"url":"http://nwt.ic.ht","db":"talk","recording":"com.eckoit.recording:1359914997839","user":"ryan","dd":"TaLK"}

Should look at passing the AuthSession cookie to webstart, and then setting the header here:
https://github.com/helun/Ektorp/blob/master/org.ektorp/src/main/java/org/ektorp/http/StdHttpClient.java#L140

Other option is to provide a auth dialog to the user.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions