【问题标题】:Autodesk Design Automation deployed to AWS部署到 AWS 的 Autodesk Design Automation
【发布时间】:2020-05-18 18:30:39
【问题描述】:

关于设计自动化的另一个问题。 我正在尝试将应用程序部署到 AWS,但似乎 appsettings.json 文件没有通过,结果是我收到一条错误消息,提示 cliendid 参数为空。

有人可以帮我解决这个问题吗?

【问题讨论】:

    标签: autodesk-forge autodesk-designautomation


    【解决方案1】:

    我不知道为什么 appsettings.json 没有进入您的 AWS,但如果您使用 Forge Design Automation SDK (https://github.com/Autodesk-Forge/forge-api-dotnet-design.automation),可以使用环境变量设置 ClientID 和 ClientSecret。

    Forge__ClientId=<your client id>
    Forge__ClientSecret=<your client secret>
    

    【讨论】:

      猜你喜欢
      • 2020-11-19
      • 2021-12-03
      • 2020-06-14
      • 2018-11-13
      • 2022-10-04
      • 2018-11-13
      • 2019-07-29
      • 2020-06-16
      • 2020-09-12
      相关资源
      最近更新 更多