70004: Unauthorized



ERROR

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

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