<div dir="ltr">A few days ago, a change I submitted to reviewday to generate JSON results for easy consumption by an application merged. I was hoping that this could be used with next-review to help me prioritize reviews.<br>
<br>So I was expecting to now be able to go to the URL and get the .json file, like this:<br> curl <a href="http://status.openstack.org/reviews/reviewday.json">http://status.openstack.org/reviews/reviewday.json</a><br><br>
Unfortunately I'm getting a 403 Forbidden error saying I don't have permission. I think the script is working and generating reviewday.json because if I use a different filename I get 404 Not Found instead.<br><br>
I probably made some assumptions that I shouldn't have about how the <a href="http://status.openstack.org">status.openstack.org</a> web site works. Is there something else I can change myself to open up access to the file, or someone I can contact that can update the config?<br>
<br>- Brant<br><br></div>