`rest-json` couldn't create
beamercola opened this issue · 5 comments
beamercola commented
I've tried this both on Mac and a Raspberry Pi 4 after installing from "Find Externals"
Thanks!
beamercola commented
beamercola commented
Update: It randomly started working and I got it all hooked up. Restarted app and now json-decode
is fine, but rest
"couldn't create"
odd...
60-hz commented
You might need to change all [import purest_json] to a [declare -path purest_json] and maybe [declare -lib purest_json]
AleRamone commented
Created all objects with [declare -path purest_json] Thank!