PDA

View Full Version : albums.get - invalid API key


peterparker
Aug-17-2007, 07:34 PM
I have a user receiving an error code 18 "invalid API key" from albums.get after successfully calling login.withPassword. That error is not listed as an error code in the API. Any known condition that would cause this?

<?xml version="1.0" encoding="iso-8859-1"?>
<rsp stat="fail"><err code="18" msg="invalid API key"></err></rsp>

Thanks,
David

peterparker
Aug-18-2007, 07:38 AM
Cancel that, turned out to be caused by disabled cookies.

devbobo
Aug-18-2007, 07:42 AM
Cancel that, turned out to be caused by disabled cookies.

:D