简体   繁体   中英

Azure Price API

We are using Azue retail price api in ServiceNow to get the Azure services prices. It was working for us before and was giving all the results. Now it is giving us below error:

"Request not sent to uri= https://prices.azure.com/api/retail/prices : org.apache.commons.httpclient.HttpException: Session contains no certificates - Untrusted"

Can anyone help me with this issue?

https://docs.microsoft.com/en-au/rest/api/cost-management/retail-prices/azure-retail-prices

I think this is fixed now, but ran into the same issue earlier. The certificate was not expired, but Azure replaced the certificate with one signed by an internal (untrusted) certificate authority. Looks like they have replaced it with a DigiCert-signed certificate so your requests should work again.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM