App logs say:
Environment variables passed: TMP, TEMP, ITCHIO_API_KEY, ITCHIO_API_KEY_EXPIRES_AT
But neither a
SET
in cmd nor a
Environment.GetEnvironmentVariable("ITCHIO_API_KEY")
in C# show anything. Had a couple of testers confirm, same behavior for everybody. The app log also say the TMP and TEMP env vars should be changed, but they are not.