Skip to content
This repository was archived by the owner on Apr 17, 2020. It is now read-only.

Getting No request issued! when I specified all the keys required. #33

Open
jfrux opened this issue Nov 6, 2019 · 0 comments
Open

Getting No request issued! when I specified all the keys required. #33

jfrux opened this issue Nov 6, 2019 · 0 comments

Comments

@jfrux
Copy link

jfrux commented Nov 6, 2019

image

let ENV = {
//...
webhooks: {
      services: {
        invalidate: {
          url: `http://xxxxxxx.com/xxxxxxx.php`,
          method: 'GET',
          headers: {},
          body: "",
          didActivate: true
        }
      }
    }
//...
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant