@MMenchero
Im part of the Microsoft Finance team and currently trying to integerate the Azure TimeGen API. While integrating with the nixtlar R package, we encountered issues with the validate API and the forecast functionality.
The forecast works as expected when using the Python nixtla package with the same API keys, so that proves we dont have an issue with our deployment.
However, the same functionality fails when using the nixtlar R package, which suggests the issue is specific to the R implementation.
after a deeper dive, seems like the issue issue is around trying to call the api to get model params.
Appreciate this to get resolved at the earliest
@MMenchero
Im part of the Microsoft Finance team and currently trying to integerate the Azure TimeGen API. While integrating with the nixtlar R package, we encountered issues with the validate API and the forecast functionality.
The forecast works as expected when using the Python nixtla package with the same API keys, so that proves we dont have an issue with our deployment.
However, the same functionality fails when using the nixtlar R package, which suggests the issue is specific to the R implementation.
after a deeper dive, seems like the issue issue is around trying to call the api to get model params.
Appreciate this to get resolved at the earliest