HTTP Code: {$http_code}
{if isset($tiktok_code)}API error code {$tiktok_code} ({$msg}) {if $tiktok_code === 10000 || $tiktok_code === -1} What does this mean? {/if}
{else}{$msg}
{/if} {if isset($response)}Show debug info
{json_encode($response, JSON_PRETTY_PRINT)}