Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notification endpoint not read from config.yml #1302

Open
Remi-Tuy opened this issue Nov 5, 2019 · 0 comments
Open

Notification endpoint not read from config.yml #1302

Remi-Tuy opened this issue Nov 5, 2019 · 0 comments

Comments

@Remi-Tuy
Copy link
Contributor

Remi-Tuy commented Nov 5, 2019

Testing

  1. set up a node and create an identity
  2. set up the notification: endpoint to webhook1
  3. run the node and anchor a document to make sure the wehook1 does work
  4. stop the node
  5. modify config.yml notification to webhook2
  6. start the node
  7. anchor a new document.
  8. notification sent to webhook1 rather then webhook2

Acceptance Criteria

by changing the webhook in the config file the node sends further notifications to the new webhook.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant