@ClaudiusH Hey Lithium team, hoping someone can still help. We can't get this working because Smiirl is requesting a very specific format for the response, and as I understand it, the response Lithium provides can't be altered. Did anyone get this working? From Smiirl: "I am afraid the only format our Counter can accept is the following: {"number":1}. You cannot, unfortunately, use the following response : {"response":{"status":"success","value":{"type":"int","$":34}}}. I don't know if you took a look at the following documentation, to build you JSON url: https://medium.com/@m_nebra/bootstrapping-your-company-counter-22f5d4bc7dd4 " Smiirl is expecting a response formatted as such: {"number":2} How can this be accomplished?
... View more