SubscribStar OAuth Server

Status: ✅ Online

SSL Certificate: ✅ Installed

Callback URL: ✅ Configured

Time:

OAuth Callback URL

Your callback endpoint is ready:

https://subscribestar.gao-nn.com/callback

Important: This exact URL must be registered in your SubscribStar app settings.

Test OAuth Flow

To test, visit these links:

Next Steps:

  1. Make sure https://subscribestar.gao-nn.com/callback is in your SubscribStar app settings
  2. Use the authorization URL from your Python script
  3. Authorize the application in SubscribStar
  4. You'll be redirected back here with an authorization code
  5. Copy that code into your Python script