As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
I am using Datastore.find() to find all objects in a collection. Everything was working fine through multiple tests, and then all of a sudden, it wasn't finding any objects in any test runs. I printed to the console the error code and localized description which are "1" and "The operation couldn’t be completed. (Kinvey.Error error 1.)" respectively. What error is this, why is it happening, and how can I fix it? Thanks.
Ryan Catalogna
I am using Datastore.find() to find all objects in a collection. Everything was working fine through multiple tests, and then all of a sudden, it wasn't finding any objects in any test runs. I printed to the console the error code and localized description which are "1" and "The operation couldn’t be completed. (Kinvey.Error error 1.)" respectively. What error is this, why is it happening, and how can I fix it? Thanks.