tencent cloud

Feedback

Calling Method

Last updated: 2024-01-17 17:06:42
    This document describes the authentication methods of Tencent Push Notification Service.

    Obtaining Key

    1. Log in to the Tencent Push Notification Service Console and select Configuration Management on the left sidebar.
    2. Get Access ID and SECRET KEY from the Application Information column (only visible to root account).

    Generating Signature

    1. Generate a Request String This step generates a request string. The generation algorithm is: base64(Access ID:SECRETKEY), which adds a colon after Access ID followed by SECRETKEY to form a string and then perform base64 encoding on the string. For example:
    base64(150000****:cf43dac624820*****c1fe5fc993)
    2. Perform Basic Auth verification and authentication Basic authentication is used, i.e., adding a field (key-value pair) to the HTTP Header:
    Authorization: Basic base64_auth_string
    For example:
    Authorization:Basic base64(150000****:cf43dac624820*****c1fe5fc993)
    Contact Us

    Contact our sales team or business advisors to help your business.

    Technical Support

    Open a ticket if you're looking for further assistance. Our Ticket is 7x24 avaliable.

    7x24 Phone Support