Notice: Undefined index: amazon_acc_token in /home/koontak/public_html/php 1223/amazon/restrictedtoken.php on line 96

HTTP code: 403
====URL======https://sellingpartnerapi-na.amazon.com/tokens/2021-03-01/restrictedDataToken
====Header======
Array
(
    [0] => Content-Type: application/json
    [1] => Authorization: AWS4-HMAC-SHA256 Credential=AKIAZVMTVJBIMKWYHINX/20260204/us-east-1/execute-api/aws4_request, SignedHeaders=content-type;host;x-amz-date;x-amz-access-token, Signature=505011ec3ccd3c50d9da11eb73c068a51b2561b6e1b3a13d5d1c05adf2ec1431
    [2] => X-Amz-Date: 20260204T034008Z
    [3] => x-amz-access-token: 
)

====body======
{"restrictedResources":[{"method":"GET","path":"\/orders\/v0\/orders\/112-2597783-2793032","dataElements":["buyerInfo","shippingAddress"]}]}
====Response======
{
  "errors": [
    {
      "code": "Unauthorized",
      "message": "Access to requested resource is denied.",
      "details": "Access token is missing in the request header."
    }
  ]
}