<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - webservice() accesses URL multiple times"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138383">138383</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>webservice() accesses URL multiple times
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>7.0.2.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>libreoffice@skewray.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=167437" name="attach_167437" title="screenshot of site log, showing webservice() accessing a URL three times.">attachment 167437</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=167437&action=edit" title="screenshot of site log, showing webservice() accessing a URL three times.">[details]</a></span>
screenshot of site log, showing webservice() accessing a URL three times.

webservice() appears to access the specified URL three times. Normally this
would not be an issue, but I am trying to get stock quotes from
alphavantage.co. This service has a limit a five accesses per minute per key. I
should be able to get 5 quotes in a minute, but I only get two.

I confirmed this by using a single call to webservice() in localc to access my
own website. Image of the site log is attached.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>