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