diegomvh / angular-odata

Client side OData typescript library for Angular
https://www.npmjs.com/package/angular-odata
MIT License
50 stars 14 forks source link

Error is thrown when an OData get operation is intended #22

Closed icapri closed 3 years ago

icapri commented 3 years ago

Hi again Diego!

I have updated to the latest version of your package yesterday and I saw that the following error is thrown:

ERROR TypeError: You provided an invalid object where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.

Do you have any idea about why this happens?

Thank you! Kapri