Notice: Undefined index: amazon_acc_token in /home/koontak/public_html/php/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/20260507/us-east-1/execute-api/aws4_request, SignedHeaders=content-type;host;x-amz-date;x-amz-access-token, Signature=611528ea0c72223290a905af3f6203d7d2ac1240a46195e39b63fcd861004c32
[2] => X-Amz-Date: 20260507T132408Z
[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."
}
]
}