I would guess this means you have HTTP authentication enabled for the minishowcase directory -- so that your photo albums are password-protected. You'd need to update your .htaccess file to password-protect JUST the minishowcase PHP files, excluding soap.php -- otherwise the minimanage app is prevented from communicating from its server-side portion.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I get this error.
request requires HTTP authentication: Authorization Required; nested exception is:
request requires HTTP authentication: Authorization Required
What does/can it mean?
Cheers, Lex.
I would guess this means you have HTTP authentication enabled for the minishowcase directory -- so that your photo albums are password-protected. You'd need to update your .htaccess file to password-protect JUST the minishowcase PHP files, excluding soap.php -- otherwise the minimanage app is prevented from communicating from its server-side portion.