I have just created a new BYOND library hub entry for a collaborative project, with "Hide this library in the hub index" checked and "Only subscribers may download" checked. The file was uploaded to my member space and has the same settings in my files page as all my other libraries. However when I attempt to download it through the hub using an subscribed key, the BYOND pager opens and reports a 401 authorization required error.
Numbered Steps to Reproduce Problem:
- Create or alter an existing hub entry.
- Host a library file on your member site using the "Uploaded File" tool.
- Active the "Only subscribers may download" checkbox.
- Add yourself as a subscriber, if necessary.
- Click "Submit Changes".
- Go to the hub page and attempt to download the library.
Code Snippet (if applicable) to Reproduce Problem:
N/A
Expected Results:
The file should download and open normally.
Actual Results:
A 401 error.
Does the problem occur:
Every time? Or how often? Every time.
In other games? Other libraries hosted on my member site do the same thing if I require subscription for download. Off site files are fine.
In other user accounts? Yes
On other computers? Unverified
When does the problem NOT occur?
Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? (Visit http://www.byond.com/download/build to download old versions for testing.)
Workarounds:
Host the file off site or do not use subscriber only downloads. Both are unacceptable because they compromise security for my source files.
One possibility I do know of that could cause problems is if you went to the hub page with one key, then logged out or logged into a different key while on another page. If the first page was still open, it would have outdated user information and would have failed to allow you access to login. This would be consistent with the 401 error.