Authorization callback

Authorization received. Finish in the app.

TikTok sent you back to this address after you approved All SNS Publish. The last step happens on your own computer: copy the complete URL from your browser's address bar and paste it into the app when it asks for the callback URL.

ブラウザのアドレスバーに表示されている URL をすべてコピーし、アプリの入力待ち画面に貼り付けてください。

What to do now

Two steps, both on your computer.

  1. Copy this page's address

    Select the whole address bar of this browser tab and copy it. It starts with https://www.all-sns-publish.com/callback and is followed by the values TikTok appended.

  2. Paste it into the app

    Return to the terminal window running sns-publish auth-tiktok and paste the URL at the prompt. You can also pass it directly:

    $ sns-publish auth-tiktok --callback-url "<paste the copied URL>"

This page does nothing on its own. It is static documentation: it does not read, store, or forward any part of the authorization response, and it contains no scripts. The exchange with TikTok is performed by the app on your computer. Treat the copied URL as a one-time secret—do not post it in screenshots, support tickets, or source control.

Setup steps Help and FAQ