PerBonomi
9 years agoBoss
Did Lithium deprecate some API v1 calls?
While I slowly, but surely, convert all our custom code from v1 to v2, one component that's still using v1 stopped working yesterday. (Since 16.2?)
I created a custom list of unanswered topics, based on restadmin("/boards/id/${boardId}/unanswered...
Now, that API call results in 0 messages.
I guess I'll move that over to API v2 now; mainly just curious why it would just stop working.