HiI have logged through the Drop box APIBut when i try to open a PDF file i get this 403 error.Images and music can opened but not fileIt worked perfectly before but has stopped working now Any help is appreciated
it get this error in the console
{ URL: https://dl.dropboxusercontent.com/1/view/dkywvz0lukvt3w4/new%2520icon/airstream_256x256.png } { status code: 403, headers { Connection = "keep-alive"; "Content-Encoding" = gzip; "Content-Length" = 391; "Content-Type" = "text/html"; Date = "Wed, 31 Dec 2014 12:20:32 GMT"; Server = nginx;} }}
How did you get that URL in the first place? Can you share some of your code?