Hi! I am a noob. Using the documentation, I have succeeded to get a
refresh token. I use this refresh token with
'grant_type':'refresh_token' to get an 'access_token'. I can use this
access token with the end-point: "https://api.ebay.com/ws/api.dll" ...