Skip to contentSkip to navigationSkip to topbar
Page toolsOn this page
Looking for more inspiration?Visit the
Error

70004: Unauthorized

Description

description page anchor

The Request does not contain any authorization information (most cases: credentials) or the credentials and the resource have no relation.

Possible causes

possible-causes page anchor
  • When omitting the Auth header from HTTP request
  • Passing an Auth header to access a resource that belongs to some other account.