sdk_csharp icon indicating copy to clipboard operation
sdk_csharp copied to clipboard

NotificationFilterUrlUser.Create throws unexpected exception

Open mbedeker opened this issue 4 years ago • 4 comments

Steps to reproduce:

When calling NotificationFilterUrlUser.Create there is a valid response, but because the method ends with ProcessForId(responseRaw), an exception is thrown, mainly because there is no Id in the root of the response.

What should happen:

not really sure.. it should at least not throw an exception

SDK version and environment

  • Tested on 0.12.4
  • [x] Sandbox
  • [ ] Production

mbedeker avatar Nov 13 '19 09:11 mbedeker