When a POST request to the reporting API is successful, the script should display the permalink (or post ID or some identifying factor) for the saved report.
When a POST request to the reporting API fails, we should display the HTTP status code and error message returned (for debugging purposes).
From #14