EggyByte Server
    EggyByte Server
    • 项目介绍
    • 用户协议
    • 隐私政策
    • SuperDungeon
      • 超能魔盗团 隐私政策
      • User
        • Get User Data
        • Free Lottery
        • Paid Lottery
        • Sell Artwork
        • Find Top Users
        • Get Initial Data
        • Get Access
        • Change Name
      • Rank
        • Update
        • Find Top Users
      • Local
      • Remote
    • EggyByte
      • Account
        • Login
        • Register
        • Login Or Register
        • Access
        • Buy
        • Get Public Access
        • Formal Register
      • Game
        • Save Data
        • Load Data
      • Test
        • Random String
        • Get Map Json
      • Crypto
        • Compute Hash
        • Encrypt
        • Encrypt Map
        • Decrypt
      • Ad
        • Show
        • Debug
        • Impression Callback
      • User
        • Lock Test
        • Get User Data
        • Open Chest
      • Admin
        • Create Api Roles Copy
        • Create Api Roles Copy Copy
        • Delete Api Roles
        • Create Api Roles
      • Database
        • Update Mongo Users
        • List Databases
        • List Collections
        • List Mongo Users
        • Get Collection Stats
        • Get Collection Info
        • Get Paginated Documents
        • Create Mongo Users
        • Create Mongo Databases
      • Mailing
        • Send Mail
        • Send Captcha
        • Check Captcha
      • ThirdParty
        • Connect Url
        • Callback
        • Payment Link
    • Untitled Endpoint
      GET
    • Untitled Endpoint
      POST
    • Setup
      POST
    • Create Database
      POST
    • Get Card
      GET
    • Create Question
      POST
    • Create Collection
      POST
    • Get Dashboards
      GET
    • Get Dashboard
      GET
    • Get Dashboard Copy
      POST
    • Untitled Endpoint
      GET
    • Untitled Endpoint
      GET

      Untitled Endpoint

      Developing
      GET
      https://open.weixin.qq.com/connect/qrconnect

      Request

      Query Params
      appid
      string 
      optional
      Example:
      wx67ab6311ecf230cd
      redirect_uri
      string 
      optional
      Example:
      https%3A%2F%2Fapi.eggybyte.com%3A33333%2Fbase%2Fthirdparty%2Fcallback%2Fwechat
      response_type
      string 
      optional
      Example:
      code
      scope
      string 
      optional
      Example:
      snsapi_login
      state
      string 
      optional
      Example:
      123

      Request samples

      Shell
      JavaScript
      Java
      Swift
      Go
      PHP
      Python
      HTTP
      C
      C#
      Objective-C
      Ruby
      OCaml
      Dart
      R
      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location --request GET 'https://open.weixin.qq.com/connect/qrconnect?appid=wx67ab6311ecf230cd&redirect_uri=https%3A%2F%2Fapi.eggybyte.com%3A33333%2Fbase%2Fthirdparty%2Fcallback%2Fwechat&response_type=code&scope=snsapi_login&state=123'

      Responses

      🟢200成功
      application/json
      Body
      object {0}
      Example
      {}
      Modified at 2025-03-27 12:48:50
      Previous
      Get Dashboard Copy
      Next
      Untitled Endpoint
      Built with