ssovit / TikTok-API-PHP

Unofficial TikTok API for PHP. Join our Discord server
https://discord.gg/rSQd2QAXA8
MIT License
145 stars 42 forks source link

getVideoByUrl return failure in Shared Hosting #32

Closed moherik closed 3 years ago

moherik commented 3 years ago

Describe the bug Thanks for your API, The API is run perfectly on my localhost to getting video data, but its result false on my shared hosting

If fields below is empty then issue will be Ignored and Closed

To Reproduce Steps to reproduce the behavior:

Screenshots image

ssovit commented 3 years ago

make sure your proxy config is valid.

try with the proxy you want to use in browser and access https://www.tiktok.com

moherik commented 3 years ago

Great, it worked using another proxy, thanks