eBay oauth token and refresh tokens

前端 未结 4 505
耶瑟儿~
耶瑟儿~ 2020-12-14 02:46

been struggling for couple of days with eBay token authentication. I am finding it hard to understand how to fetch new tokens, after signing up for a developer program accou

4条回答
  •  春和景丽
    2020-12-14 03:18

    For those who struggles with it - make sure that you are using the code / token encoded.

    I almost lost my mind trying to figure out what is wrong because ebay returns the refresh token decoded

提交回复
热议问题