Get Started with Pixiv OAuth Tutorial

Follow each step from login to token exchange so the process is easier on desktop and mobile.

Tutorial Steps

Open Login Page

Buka halaman login Pixiv dari console web tool.

Step 1

Continue Login

Lanjutkan proses login akun Pixiv hingga diarahkan ke callback.

Step 2

Open Console

Buka devtools/console untuk mengambil URL callback pixiv.

Step 3

Copy pixiv URL

Copy URL callback yang berisi code authorization dari Pixiv.

Step 4

Paste URL / Code

Tempel URL callback atau code ke input pada OAuth console.

Step 5

Exchange Token

Klik Exchange Token lalu copy access_token / refresh_token.

Step 6