un-stopped bot return status "stopped" instead of the error
This commit is contained in:
@@ -1767,7 +1767,7 @@ export class DataClient extends AuthorizedApiBase {
|
||||
url_ = url_.replace(/[?&]$/, "");
|
||||
|
||||
let options_: RequestInit = {
|
||||
method: "POST",
|
||||
method: "GET",
|
||||
headers: {
|
||||
"Accept": "application/json"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user