Relative Content

Tag Archive for pythonazureapipython-requests

Azure Price Sheet API returning 404 error

I want to fetch the pricesheet for the Azure items on my subscription, considering any potential discounts. I understood from the API documentation, that using the billing period method would return the prices. The authentication works well, but when it hits the API after authenticating I get an error 404 back. What am I doing wrong?