Getting eBay Access Token (Exchanging auth token) with python requests

后端 未结 1 1838
Happy的楠姐
Happy的楠姐 2021-01-18 17:44

I\'m trying to use this guide to get access token.

Here is my main file:

import requests

from utils import make_basic_auth_header, conf
code = \'<         


        
相关标签:
1条回答
  • 2021-01-18 18:23

    sorry, I was stupid enough and I didn't see the tickbox on ebay.

    0 讨论(0)
提交回复
热议问题