Skip to content

Commit 545d144

Browse files
authored
formatting
1 parent 16f99f1 commit 545d144

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pages/providers/tiktok.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,13 @@ import OAuth2Redirect from "../../components/snippets/oauth2redirect.tsx";
88
import NeverShare from "../../components/snippets/never.share.mdx";
99

1010
<NeverShare />
11+
1112
<Callout>
1213
This integration requires that you have a TikTok developer account. It also requires that you have a public website, with https, and can upload files to that site to verify ownership.
1314

1415
TikTok will also not allow http:// for your app redirect URI, so you will need to be accessing Postiz from HTTPS.
1516
</Callout>
17+
1618
<Callout type="warning">
1719
**NOTE:** Due to TikTok's restrictions, to upload media you have to host Postiz on a domain using a reverse proxy such as [Caddy](/reverse-proxies/caddy/) or an more manual setup with [Cloudflare R2](/configuration/r2/).
1820

0 commit comments

Comments
 (0)