We are facing something similar in our test, any updates? We are getting error with error message ""status":"error","message":"You do not have permis...read more
Short answer is that it works "most" of the time. But you will see out of order records (for change detection timestamps) once in a while, and that w...read more
It appears that the search API goes off of a secondary index, and the lastmodified timestamps are often not correctly refreshed. So you will see such...read more
Hello, Does the search go off a secondary index? We see out of order records many times when we use this API, making our integrations skip large ...read more
This is a problem with pretty much all V3 batch create APIs. There is very little documentation on these batch APIs, and nothing on the ordering or e...read more
Hello, Did something changed OAuth2 settings for apps recently? We were using localhost as redirect URL successfully until last week, and today we cannot enter a localhost URL in Redirect URL field.