My Box CLI (running on Windows) was working just fine up until today when suddenly it stopped working and is now throwing a "Object reference not set to an instance of an object" error when I attempt to run any box commands in the command prompt. Even attempting a simple "box -h" command gives me the same error.
I have 1) rebooted, 2) re-installed, and 3) un-installed followed by a re-install and nothing seems to work. I did not delete or install anything new to my Windows server. I am using the Box CLI commands in a Windows service so it is continuously executing these commands BUT I set a 2 second delay between each command to avoid hitting rate limits (and creating a CPU-intensive cycle). That said, I am wondering if Box has somehow shut down CLI-based requests from my server.
Anyhow have any ideas?