mendix / RestServices

REST service module for Mendix. Supports consuming and publishing REST based services and real-time data synchronization. Supports JSON, form-encoded, multipart and binary data transport.
Apache License 2.0
31 stars 46 forks source link

404 errors in `getCollection` are not picked up properly by getLastRestConsumeException #37

Closed mweststrate closed 9 years ago

mweststrate commented 10 years ago

An exception is thrown, but getLastRestConsumeException remains empty.

Module version 1.3.1, Mendix 5.6.0, via @RoelandSalij