The seller authorization request returned to the configured redirect URL with an authorization code. The backend can now exchange this one-time code for access and refresh tokens before syncing authorized store data.
| Authorization code | review_demo_authorization_code |
|---|---|
| State | merchant_authorized |
| Error | None |
| Error description | None |
| Redirect URL | https://api.quanzhoulichengchangjing.com/tiktok-shop/oauth/callback |
| Next step | Exchange the authorization code for tokens, store them securely, then open the authorized operations dashboard. |