The Instructure Community will enter a read-only state on November 22, 2025 as we prepare to migrate to our new Community platform in early December. Read our blog post for more info about this change.
Found this content helpful? Log in or sign up to leave a like!
We're finally getting back to setting up CD2. A year ago, when we tested it, we were using data-access-platform-cli 3.0.0.
That version is no longer available on npm; most recent is v 3.1.4.
However, when we try to use the dap command, we're getting an error (on Windows)
node_modules\.bin\dap --config config.json snapshot accounts
[2022-05-02T20:52:22.533Z info]: Requesting snapshot for accounts....
[2022-05-02T20:52:25.190Z info]: Successfully sent a request for accounts's snapshot
[2022-05-02T20:52:25.196Z error]: Illegal characters in path.
In the past, that's where it would save the zip to your local drive, so I suspect it's not liking Windows path names. I didn't see any debugging (e.g., -l debug didn't work on windows). As soon as I can download onto MacOSX, I'll try the dap again.
Anyone currently running the CLI on Windows? If so, what version of CLI?
Tested data-access-platform-cli v.3.1.4 on MacOSX, and it ran as expected. So it does seem to be a Windows-issue with v.3.1.4
Hi Ian,
Were you ever able to get the CLI to work for CD2 on Windows? If so, would you be willing to chat for a few minutes about how you did that?
Thank you so much!
Michael
if you are doing this using C# you can use our maintained package...
https://github.com/uvadev/PullCanvasData2/pkgs/nuget/PullCanvasData2
you can install from the CLI
`dotnet add package PullCanvasData2 --version 1.1.0-build1699414707`
Community helpTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign inTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign in