call post-order/v2/return/search 403
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2023 01:32 AM
call post-order/v2/return/search 403
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2023 01:47 AM
call post-order/v2/return/search 403
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2023 02:34 AM
Do you have a question?
call post-order/v2/return/search 403
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2023 02:50 AM
call post-order/v2/return/search api response : 403 Forbidden: [no body]
I think it is the problem of scope at present, but I don't know which scope it belongs to
call post-order/v2/return/search 403
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2023 05:13 PM
Try using a space-delimiter between attributes (although I don't know if all of these scopes are valid for your call)
'scope':'https://api.ebay.com/oauth/api_scope https://api.ebay.com/oauth/api_scope/sell.fulfillment https://api.ebay.com/oauth/api_scope/sell.fulfillment.readonly https://api.ebay.com/oauth/api_scope/sell.finances'
call post-order/v2/return/search 403
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-11-2023 04:39 AM
Hi Team,
The rest APIs are returning empty response. I have all the scope and used authorization code grant flow. But still get an empty response from production app. Using this https://developer.ebay.com/api-docs/sell/fulfillment/resources/order/methods/getOrders#h2-warnings
Please suggest more on this.
