
Riël Notermans
- Total activity 96
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 28
Posts
Recent activity by Riël Notermans-
OAuth grant expired
Answered"error_description":"Sorry, your OAuth grant has expired.","error":"invalid_grant" This happens now and then and it is not possible to get a refresh token. This is very serious, because our scri...
-
Items gone after API call and memory leak?
AnsweredWe have a relations app, but as soon as our API updates this app, I cannot see the app as my own user. It says: showing 0 from 86 ,while no filters are active. Other users on our domain can see it....
-
Bulk update items?
AnsweredWe would like to update like 200 items in one API call. Is this possible (like setting a category field)? For now the only option I see is uploading a file and import it. But I am not sure it wi...
-
Two-way app-referencing?
AnsweredFor now, we are not sure the best way to do app-references. We have companies and we have contacts. Eventually we do business with a contact. Now we have an app-reference to the company from ...
-
Filter by last_edit_on to include time?
AnsweredI am creating this filter to use it for syncronisation with external applications. It seems that { "filters": [ { "values": { "from" : "2013-05-04 12:00:00", "to": "2013-05-04 13:00:00" }, "ke...