Help needed: Fetching eBay transaction fees via Account API – 404 and scope issues
Hi all,I’m developing a web app to track eBay sales with accurate transaction fees and order data using the eBay REST APIs and OAuth.Here is what I’m doing to get the fees and credits data:After eBay OAuth login via Authorization Code Grant, I reques...