Debug Profil - Simple"; echo "
Success: " . ($profile_result['success'] ? 'YES' : 'NO') . "
"; echo "HTTP Code: " . $profile_result['http_code'] . "
"; echo ""; print_r($profile_result); echo ""; echo "
"; echo json_encode($profile_result, JSON_PRETTY_PRINT | JSON_UNESCAPED_UNICODE); echo ""; echo "