robot007 / api_support

issue board for API support
0 stars 0 forks source link

#8 webhook failed due to "metric" error #9

Closed robot007 closed 2 months ago

robot007 commented 3 months ago

[API 1.2 ] Just tried two generations,

robot007 commented 3 months ago

[API 1.2.2]

robot007 commented 2 months ago

Fixed [sprint32 f354a1]

Reason: The old code requires the "metric" entry in the JSON file. However, sometime the return JSON file does not include the "metrics" entry. I change the code such that the "metric" entry is optional.