我们正在运行一个自托管的ActiveCollab 6.0.7实例。
尝试使用我们的API令牌请求通知API green
...after 5 sec //green will be cleared from Textbox1 and write Yellow
yellow
...after 5 sec //Yellow will be cleared from Textbox1 and write blue
blue
...after 5 sec //blue will be cleared from Textbox1 and write red
red
时,它将返回包含以下数据的GET https://[host]/api/v1/notifications
:
Status 500 Internal Server Error
API documentation已有一段时间没有更新了,所以这应该仍然有效吗?还是不建议使用通知API?