Step 2: Push notifications

To push notifications to the client application, run the service as follows:

$ python python_service_example.py

If the service executed successfully, the following output should be displayed in the console:

HTTP Response from Notifications API: <RESULT>

Where <RESULT> is a 3-digit response code. For the list of result codes and their explanation, see the API reference.