I am trying to set up an API with TikTok via Pathfix that allows users of my app to post videos on their TikTok accounts. I have set up the TIkTok Developer account and verified my domain but for a successful integration TikTok requires a publicly accessible URL that contains a path to a “test-file”. This URL must contain my app’s URL since that is the one verified in my TikTok developer account.
This looks like you have to manually upload to the root directory. The tiktok API requires the sub url to always be consistent. Would users be able to upload to root directory as well?