[ckan-dev] problems with api authentication
Adrià Mercader
adria.mercader at okfn.org
Tue Aug 9 09:43:44 UTC 2016
Hi Sasha,
On 8 August 2016 at 22:17, Sasha Cuerda <scuerda at ctdata.org> wrote:
> {
> "message": "Access denied: <function resource_update at 0x7efead4c4848>
> requires an authenticated user",
> "__type": "Authorization Error"
> }
This error occurs when there is no user logged in or an auth header
was not sent at all OR the user was not found (ie the API key is
incorrect). Can you double check your header name and value?
Other than that your same calls work for me on master.
Adrià
More information about the ckan-dev
mailing list