<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">On 17 Mar 2016, at 2:59 AM, Mihály Palenik <<a href="mailto:palenik.mihaly@gmail.com" class="">palenik.mihaly@gmail.com</a>> wrote:<br class=""><div><blockquote type="cite" class=""><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class=""><div class="">Hello,<br class=""><br class="">I'd like to revive personas, but I'm stuck with open theme xml file via Mozilla Add-ons Manager API: <a href="http://opengrok.libreoffice.org/xref/core/cui/source/options/personalization.cxx#613" class="">http://opengrok.libreoffice.org/xref/core/cui/source/options/personalization.cxx#613</a>.<br class=""><a href="https://cgit.freedesktop.org/libreoffice/core/commit/?id=a6fc653bbf38de453a540ca2ab69958dafa1d322" class="">Here</a> added a TODO.<br class="">When I use <br class=""><ul class=""><li class=""><a href="https://addons.mozilla.org/en-US/firefox/api/1.5/search/" class="">https://addons.mozilla.org/en-US/firefox/api/1.5/search/</a>" + searchTerm + "/theme/9</li></ul>instead of<br class=""><ul class=""><li class="">https://<b class="">services</b>.<a href="http://addons.mozilla.org/en-US/firefox/api/1.5/search/" class="">addons.mozilla.org/en-US/firefox/api/1.5/search/</a>" + searchTerm + "/9/9</li></ul></div><div class="">I got this: <b class="">http response status code was: '403 FORBIDDEN'.<br class=""></b></div><div class="">In browser I can reach the addons url. I tried to debug the code and the exception is thrown <a href="http://opengrok.libreoffice.org/xref/core/ucb/source/ucp/webdav-neon/NeonSession.cxx#875" class="">here</a> and handled <a href="http://opengrok.libreoffice.org/xref/core/ucb/source/ucp/webdav-neon/DAVResourceAccess.cxx#242" class="">here</a>.<br class=""></div><div class="">Anybody can help anything to continue my work?<br class=""></div><div class=""><br class=""></div>Best regards,<br class=""></div>Mihály Palenik<br class=""></div></div></blockquote><br class=""></div><div>Can you do a packet trace or something that traces out HTTP requests to see what is going on?</div><div><br class=""></div><div>I believe that there is a SAL_INFO environment variable you can set that traces it out for you - can’t recall what it is meant to be set to though :(</div><div><br class=""></div><div>Chris</div></body></html>