TikTok seems to have banned the appInstallID's we use, the following app install id works... for now (on useast1a api16)
Should at some point work on a better solution, but brute forcing these is incredibly difficult as the TikTok API for some reason randomly accepts requests with an invalid iid, in my testing, submitting an API call without any iid yields roughly a 3% success rate.
TikTok seems to have banned the
appInstallID
's we use, the following app install id works... for now (on useast1a api16)Should at some point work on a better solution, but brute forcing these is incredibly difficult as the TikTok API for some reason randomly accepts requests with an invalid
iid
, in my testing, submitting an API call without anyiid
yields roughly a 3% success rate.