Skip to main content

OAuth Callback

GET 

//:domain/tiktok-shop/callback

Browser redirect target after the merchant authorizes the app on TikTok. Exchanges the auth code for access/refresh tokens, persists a TikTokShopIntegrationInstance, syncs authorized shops, subscribes webhooks, and redirects into the SPA. NOT a JSON endpoint.

No auth middleware — the cached state UUID is the security mechanism.

Request

Responses

Found

Response Headers
    Location