JavaScript is required to use Bungie.net

#BungieNetPlatform

впервые опубликовано в:BungieNetPlatform
Изменено (LqDFx): 1/15/2016 7:48:42 PM
1

Problem with PHP code for private Vendor Endpoints...

I need another set of eyes... or even someone more experienced than I am!!! so here is my code for getting the private vendor endpoint: [quote] curl_setopt($ch, CURLOPT_URL, $dm_BungieNet.'/Platform/Destiny/1/MyAccount/Character/'.$charID.'/Vendor/1527174714/?definitions=true'); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_HEADER, false); curl_setopt($ch, CURLOPT_HTTPHEADER, array('x-api-key:'.$apiKey.',x-csrf:'.$dm_bungled)); curl_setopt($ch, CURLOPT_COOKIEJAR, $cookie_txt); curl_setopt($ch, CURLOPT_COOKIEFILE, $cookie_txt); $dm_json = curl_exec($ch); I am getting a must loggin error I know I have a good bungled, I'm grabbing it right before I try and get the endpoint. if I just take the endpoint and type it in, I get a "need to login error".

Публикуется на языке:

 

Играйте достойно. Потратьте минутку на ознакомление с нашими правилами, прежде чем отправлять вашу запись. Отмена Изменить Создать боевую группу Опубликовать

Смотреть всю тему
У вас нет прав для просмотра этих материалов.
;
preload icon
preload icon
preload icon