controlshift / action-network-rest

Ruby client for interacting with the ActionNetwork REST API
MIT License
8 stars 4 forks source link

On event creation, raise if missing action network id on response #22

Closed wubini closed 3 years ago

wubini commented 3 years ago

We suspect that there is some silent error case where Action Network API does not return an action network identifier on an event creation attempt. This PR makes a change to raise an error in this case, so that consumers can be aware of when it happens and handle appropriately.

anero commented 3 years ago

I think it may, let's sync on this @wubini

wubini commented 3 years ago

See comment https://www.pivotaltracker.com/story/show/179727787/comments/227143281