I’m trying to use GET Request to make a call to Ebay API using my OAuth token for Authorization.
Im using the “Request Header” field and making my Header Key “Authorization” and the Header Value "Bearer ".
I have really no experience with APIs so any assistance here would be much appreciated.