Sgtk Bootstrap engine failing due to not downloading apps

I have an odd issue where if I try to bootstrap tk-shell, it’s not downloading the app payload.

mgr.bootstrap_engine(engine_name, entity=entity)

In my bundle_cache folder, the tk-shell folder is created, but remains empty.

This is on windows, and I have “full control” permissions on the “app_store” directory.

Is there any way to fix this or debug the issue?

Is there an error trace when you call bootstrap?