Created
May 11, 2026 04:38
-
-
Save mesketh/b88e02d9e9763c995aa06fcc2f1877ab to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ░▒▓ ~/dev/work/Services Australia/code ▓▒░ curl -s -H "Authorization: SharedAccessSignature sr=https%3A%2F%2Fmygov-mobile-app-notifications-dev.servicebus.windows.net%2Ftest&sig=lK1PRYNsG7H%2BsL3RTcWDnbr0RXqJDpy1PDER5FPpHk4%3D&se=1779068494&skn=DefaultFullSharedAccessSignature" https://mygov-mobile-app-notifications-dev.servicebus.windows.net/test/messages/JH-20260511042456632-f2e24f413d9543329f77ea31436c4983-07 | xq | |
| <NotificationDetails xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/netservices/2010/10/servicebus/connect"> | |
| <NotificationId>JH-20260511042456632-f2e24f413d9543329f77ea31436c4983-07</NotificationId> | |
| <Location>sb://mygov-mobile-app-notifications-dev.servicebus.windows.net/test/messages/JH-20260511042456632-f2e24f413d9543329f77ea31436c4983-07?api-version=</Location> | |
| <State>Processing</State> | |
| <EnqueueTime>2026-05-11T04:24:56.632Z</EnqueueTime> | |
| <StartTime>2026-05-11T04:24:56.632Z</StartTime> | |
| <EndTime>2026-05-11T04:24:56.632Z</EndTime> | |
| <NotificationBody/> | |
| <TargetPlatforms/> | |
| </NotificationDetails> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment