In order to do BASIC authentication, we need to concatenate the // client_id and client_secret values together with a colon and then // Base64 encode them.
確定! 回上一頁