tslittle / tiffanymaster

0 stars 0 forks source link

Make sure you can upload only to a selection list #56

Closed tslittle closed 3 years ago

tslittle commented 3 years ago

I'm getting an ACQ_PROVIDER_NOT_FOUND error when I try to do an upload that's just to a selection list. I don't get that same error when I do a Dojo upload. What's different?

tslittle commented 3 years ago

This works fine. It was working on Dojo only because I had a YAOUS setting for default provider, so even when I erased the value it was still pulling it. When I remove the YAOUS, Dojo breaks too.

So either way, to upload only a selection list you still need to provide a provider. So this is fixed.