-
Notifications
You must be signed in to change notification settings - Fork 59
Description
When trying to call the requestAverageCarbonEmission operaration, i get a 404. Looking at the endpoint URL, it looks absolutely correct according to the documentaton at https://docs.oracle.com/en-us/iaas/api/#/en/usage/20200107/AverageCarbonEmission/RequestAverageCarbonEmission
Any idea what is going on here?
statusCode: 404,
serviceCode: 'NotFound',
opcRequestId: '6D2A78602285-11F0-8FF0-C5923A76A/8615F46C3812B16AFCB53C73939985F2/A48AE372BC2E6F80197439D6284596FD',
targetService: 'Usageapi',
operationName: 'requestAverageCarbonEmission',
timestamp: '2025-04-26T10:01:30.599Z',
requestEndpoint: 'GET https://usageapi.eu-frankfurt-1.oci.oraclecloud.com/20200107/averageCarbonEmissions/B95410',
clientVersion: 'Oracle-TypeScriptSDK/2.107.0',
loggingTips: 'To get more info on the failing request, refer to https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/typescriptsdkconcepts.htm#typescriptsdkconcepts_topic_Logging for ways to log the request/response details.',
troubleshootingTips: "See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_notfound for more information about resolving this error Also see https://docs.oracle.com/iaas/api/#/en/usage/20200107/AverageCarbonEmission/RequestAverageCarbonEmission for details on this operation's requirements. If you are unable to resolve this Usageapi issue, please contact Oracle support and provide them this full error message."
}