Bugzilla – Bug 1213261
401 error when trying open any package in web browser
Last modified: 2023-07-17 16:16:11 UTC
Either `the server responded with status 401` or `Error connecting to https://api.opensuse.org//search/published/binary/id?match=project='graphics%3Adarktable'+and+name='darktable': Response was: #<Net::HTTPUnauthorized:0x00007f1a7f22d620> <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <title>Authentication required!</title> <link rev="made" href="mailto:%5bno%20address%20given%5d" /> <style type="text/css"><!--/*--><![CDATA[/*><!--*/ body { color: #000000; background-color: #FFFFFF; } a:link { color: #0000CC; } p, address {margin-left: 3em;} span {font-size: smaller;} /*]]>*/--></style> </head> <body> <h1>Authentication required!</h1> <p> This server could not verify that you are authorized to access the URL "/search/published/binary/id". You either supplied the wrong credentials (e.g., bad password), or your browser doesn't understand how to supply the credentials required. </p> <p> In case you are allowed to request the document, please check your user-id and password and try again. </p> <p> If you think this is a server error, please contact the <a href="mailto:%5bno%20address%20given%5d">webmaster</a>. </p> <h2>Error 401</h2> <address> <a href="/">api.opensuse.org</a><br /> <span>Apache</span> </address> </body> </html> `
WFM now