David Tod
David Tod
I have worked out how to run Apache, but it did take some work, mostly because I barely knew what I was doing :-). The core of it was in...
> I am also encountering this issue with the callback url as specified in the documentation and generated by `service.getRedirectUri() ` > > As a temporary workaround, I have: >...
FWIW, I built this with a Docker container Dockerfile contents ==== FROM alpine:latest RUN apk add nodejs npm RUN apk add nodejs-current RUN npm install -g canvas-data-cli ==== docker build...
The urls in my original note lost the code elements New format is: "https://BUCKET.amazonaws.com/ACCOUNT/requests/RANGE/etc/etc"