Contact Us

We are always here to help and support you

Contact Information

Response Time

Usually reply within 48 hours

Supported Languages

Chinese, English, Español

Working Hours

Monday to Friday 9:00-18:00 (UTC+8)

Get Help

Tip: When sending emails, please describe your problem in detail, including error messages, operation steps, etc., which will help us solve the problem faster.
Email Template Suggestion:
Subject: [S7 Order Manager] Your Problem Type

Content:
1. Problem Description:
2. Operating System:
3. Python Version:
4. Error Message (if any):
5. Reproduction Steps:

Frequently Asked Questions

When running the app for the first time, it will automatically open a browser for Google OAuth authorization:

  1. Select your Google account
  2. Click "Continue" to confirm app permissions
  3. Close the browser after seeing "Authorization completed" message
  4. Return to the app to continue using

403 error is usually due to Google OAuth configuration issues:

  • Ensure Google Drive API is enabled
  • Check OAuth consent screen configuration
  • Make sure your email is added as a test user
  • Try re-authorization (delete local token file)

Possible solutions for file download issues:

  • Check network connection status
  • Confirm if order number is correct
  • Check if login session is valid
  • Restart app and re-login

Run the following commands in the project directory to install dependencies:

pip install -r requirements.txt

If you encounter permission issues, you can try:

pip install -r requirements.txt --user
We Provide Support For
  • Application installation and configuration guidance
  • Google OAuth authorization issues
  • Feature usage consultation
  • Error diagnosis and solutions
  • Python environment configuration help
  • Dependency library installation issues
Beyond Support Scope
  • Personal computer system maintenance
  • Network environment configuration
  • Unofficial version issues
  • Commercial custom development needs
  • Google Drive usage problems
  • Third-party software conflicts