开发者社区 问答 正文

阿里云OpenAPI这个报错怎么处理?

阿里云OpenAPI这个报错怎么处理?lQLPJwr0uuJX1N_NBBHNBamwfIWFLUHrEUkFjRRpbCO3AA_1449_1041.png

展开
收起
三分钟热度的鱼 2024-01-17 21:27:51 69 分享 版权
1 条回答
写回答
取消 提交回答
  • config错了 填少了。预付费有一个模板,参考一下吧。{
    "ModuleList": [
    {
    "Config": "IoOptimized:optimized,ImageOs:windows,Region:cn-hangzhou-dg-a01,InstanceType:ecs.g5.xlarge",
    "ModuleCode": "InstanceType"
    }
    ],
    "ProductCode": "ecs",
    "OrderType": "NewOrder",
    "SubscriptionType": "Subscription",
    "ServicePeriodUnit": "Month",
    "Quantity": 1,
    "ServicePeriodQuantity": 1,
    "Region": "cn-hangzhou"
    }此回答整理自钉群“OpenAPI 开发者门户 - 值班服务群3群”

    2024-01-17 21:43:18
    赞同 展开评论