我有這個 curl 命令
curl -F 'client_id={client id}' \
-F 'client_secret={client secret}' \
-F 'code={temporary token}' \
-F 'grant_type=authorization_code' \
https://cloud.lightspeedapp.com/oauth/access_token.php
取自
所以,是的,事實證明 Lightspeed 的檔案很糟糕。讓這成為一個警示故事。
轉載請註明出處,本文鏈接:https://www.uj5u.com/gongcheng/512907.html
標籤:爪哇http卷曲码头
