Hi!
Could you please give me any help with the request?
When I use this URL:
https://api.ebay.com/post-order/v2/return/search?limit=10&offset=1&return_state=ALL_OPEN_RETURN&sort=creationDate
I get 500 error and message "Unexpected error occurred, please contact resource provider"
But without parameter "sort" it works fine and give me a list of returns.
What am I doing wrong?