X-Git-Url: https://git.jacobcasper.com/?p=Marketplaylister.git;a=blobdiff_plain;f=callback.php;fp=callback.php;h=b6211da22e53beade652d33f268f439c9bb85dc6;hp=be99a1aa21361b449846079dc8c4576dbe52f9ac;hb=29d84c29eac4bafa7aa1370578bce9e8e0a8f2bc;hpb=f90c532a8f7c631422dacf1113fec15d34c21f5e diff --git a/callback.php b/callback.php index be99a1a..b6211da 100644 --- a/callback.php +++ b/callback.php @@ -49,7 +49,7 @@ /*'header' => "Content-type: application/x-www-form-urlencoded\r\n" . "Content-Length: " . strlen($token_data) . "\r\n" . "Authorization: Basic " . base64_encode('868e2cba00de4819900dd8a647a7ba7d:' . CLIENT_SECRET) . "\r\n",*/ - 'header' => "Authorization: Basic " . base64_encode('868e2cba00de4819900dd8a647a7ba7d:' . CLIENT_SECRET) . " \r\n", + 'header' => "Authorization: Basic " . base64_encode('93a6f9c0375c45d4b348157691aa24e8:' . CLIENT_SECRET) . " \r\n", 'content' => $token_data ] ];