I use to get my chart data using this url https://us-east-1.aws.webhooks.mongodb-realm.com/api/client/v2.0/app/chartName/service/http/incoming_webhook/embedding?id=chartId&skd=2… Fast forward few days ago, I was testing that feature and I realized it wasn’t working again. I keep getting 404 from this request even though it use to work fine. According to the docs, webhooks have been moved to https and I followed the docs to create a url but it was also giving me 404.
I need help getting the url that can get me my chart data. The previous url doesn’t work again.