You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Checking /v1/prediction/series?key=pvforecast_ac_power (GET) I just get
{
"data": {},
"dtype": "object",
"tz": null
}
as response (200)
I don't see any further logs. First I tested it with my personal data which was not working. After that I checked the config in the documentation with the same result. Did I missed something?
Describe the issue:
I took the example configuration from the documentation page
Two adjustments where needed:
so my complete configuration for this case is
After restarting the server I checked the config via /v1/config and got:
output_2025_01_23_23_50.json
which looks ok.
Checking /v1/prediction/series?key=pvforecast_ac_power (GET) I just get
as response (200)
I don't see any further logs. First I tested it with my personal data which was not working. After that I checked the config in the documentation with the same result. Did I missed something?
Reproduceable code example:
Error message:
Version information:
1a2da76
The text was updated successfully, but these errors were encountered: