@spirit-101Submitted about 1 year ago
All feedback is greatly appreciated - thanks!
All feedback is greatly appreciated - thanks!
Hi, I see you use an auto incremental variable for the advice number/id. The API provides its own advice id in the slip object and I supposed we should use that for our solution.
{ "slip": { "id": 184, "advice": "You can fail at what you don't want. So you might as well take a chance on doing what you love." } }
Cheers!