Stay organized with collections
Save and categorize content based on your preferences.
To subscribe to notifications in a production environment, you
must provide a callback URL with a valid SSL certificate to handle
the notification. For development purposes, you can use a subscription proxy
server provided by Google that forwards notifications to a
non-SSL callback URL.
To use the subscription proxy, append your non-SSL callback URL to the
proxy server's forwarding URL like this:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-07-10 UTC."],[[["To receive notifications in production, provide a callback URL with a valid SSL certificate."],["For development, use Google's subscription proxy server, which allows non-SSL callback URLs by appending your URL to `https://mirrornotifications.appspot.com/forward?url=\u003cyour_callback_url\u003e`."],["**Important:** The subscription proxy server is for development only and should not be used in production due to security concerns."]]],[]]