We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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." }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: