issueRefund returns error "34919 Unauthorized access"
I use the REST-API with the authorization code grant flow. The scope is transferred correctly. The signature is ok (i tested with an invalid signature and became the error "invalid signature"). What can be a reason of the error "Unauthorized access". The documentation has no information to this error (only: meaning "Unauthorized access"....)
ivabondare-0
Posted 3 years ago·Last reply 3 years ago
3 comments
ivabondare-0
OP3 years agoDoes the eBay Support read this forum? The customers wait for this feature..
The same error in API explorer
https://developer.ebay.com/my/api_test_tool?index=0&env=production&api=fulfillment&call=order-orderid_issue_refund__POST&variation=json
ivabondare-0
OP3 years agoI use this call
https://developer.ebay.com/api-docs/sell/fulfillment/resources/order/methods/issueRefund
ivabondare-0
OP3 years agoWith OAuth