Cantaloupe credentials needed for export sync #7
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Status
The Cantaloupe export subprocess now works (fixed cwd in
e9d18cb), but ~/.cantaloupe.env contains dummy credentials:What needs to happen
Replace with real mycantaloupe.com account credentials. Also set CANTALOUPE_EMAIL and CANTALOUPE_PASSWORD environment variables or update ~/.cantaloupe.env.
Verification
Should download an Excel file and report row count.
Related