【发布时间】:2016-02-22 12:20:37
【问题描述】:
curl 'https://api.paypal.com/v1/oauth2/token' \
-H "Content-Type: application/x-www-form-urlencoded" \
-H "Authorization: Basic QWZVa...==" \
-d 'grant_type=refresh_token&refresh_token=MFYQ...'
什么是
Authorization: Basic QWZVa...== ??
and retur true;
【问题讨论】: