Open
Description
I share a lot of pics with my wife.
I can add all of them to an album, but she can not:
"Failed to add xyz.jpg to album own."
object { app: "photos", uid: "verena", level: "2", error: Error }
app: "photos"
error: Error: Invalid response: 403
columnNumber: 1641624
fileName: "https://server/apps/photos/js/photos-main.js?v=a4ddf491-16"
lineNumber: 2
message: "Invalid response: 403 "
response: Object { data: <?xml version="1.0" encoding="utf-8"?>\n<d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns">\n <s:exception>Sabre\\DAV\\Exception\\Forbidden</s:exception>\n <s:message>Can't add file to album, only files from user can be added</s:message>\n</d:error>\n
, status: 403, statusText: "", … }
Activity