Problem with to call the new SP-API AMAZON. I am using the C# library provided by Amazon.
https://github.com/amzn/selling-partner-api-models/tree/main/clients/sellingpartner-api-aa-csharp!
resource api : https://sandbox.sellingpartnerapi-na.amazon.com/orders/v0/orders
{
"errors": [
{
"message": "Access to requested resource is denied.",
"code": "Unauthorized",
"details": ""
}
]
}
