-
Notifications
You must be signed in to change notification settings - Fork 347
Description
Describe the bug
The 'Fetch All Subscriptions' function on my landing page has suddenly stopped working. It had been running smoothly for a while, but recently, a client reached out, saying they were unable to purchase my add-in through Microsoft. When I attempted to fetch new subscriptions to investigate, I encountered an error.
To Reproduce
Steps to reproduce the behavior:
- here is the link https://naj-sa621-admin.azurewebsites.net/Home/Subscriptions
- Click on Fetch all subscriptions
- I get an error something went wrong. Check logger logs. But I cannot find the logs
Expected behavior
It should load all new subscriptions
Screenshots
uploaded below
Environment (please complete the following information):
Azure SaaS accelerator
Additional context
I built the landing page and webhook two years ago using a PowerShell script to set everything up. It ran flawlessly without any issues. Nothing has changed, but at some point a few months ago—though I’m not sure exactly when—the process stopped working, and I no longer receive emails about pending subscriptions.