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
With Class "http://localhost:5678/api#Installation" {
Expect Operation "http://localhost:5678/api#InstallOperation" {
Invoke {
Expect Status 201
Expect Header Location [entrypoint]
Follow [entry]
}
}
}
In the snippet above the variable entry used does not match the entrypoint being "declared". It should be validated and an error shown guarding against such errors