Skip to content

Some errors #2

Description

@slyall

In the " Add some notification rules " section

This URL: http://localhost:3081/contacts/21/notification_rules
(a) Should be 22 not 21
(b) Returns a 404 with {"errors":["not routable"]}

In the same section the big url directly after that doesn't seem to work. I get a 422 with "No valid notification rules were submitted" . I have to change the json to include a

{"notification_rules":[{"id":"id-number",

at the start (with actual id-number) . I assume this was supposed to get picked up via the URL. I basically made it match what I get sent me from that URL

Thats as far as I got today but possibly similar problem further down.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions