Internal seller workspace

NicheSignal Seller Console

Private internal operations dashboard for authorized Etsy shop management.

Etsy Connection

Connect an Etsy shop you own or are authorized to manage through OAuth.

Connection status

Not Connected YetPending OAuth Authorization

Connected shop name

Not connected yet

Connected shop ID

Pending OAuth connection

Last token refresh time

Not available

OAuth scopes

Pending authorization
Connect Etsy

OAuth implementation

OAuth placeholders use server-side environment variables. Client secret, access token, and refresh token values are never rendered in the browser.

Environment variables

ETSY_CLIENT_ID

Configured

ETSY_CLIENT_SECRET

Configured server-side

ETSY_REDIRECT_URI

http://localhost:3000/api/etsy/callback

NEXT_PUBLIC_APP_URL

http://localhost:3000