[Libreoffice-bugs] [Bug 140784] The WEBSERVICE function doesn't work on macOS

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Mar 12 08:31:25 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=140784

--- Comment #4 from Roman Kuznetsov <79045_79045 at mail.ru> ---
(In reply to Alex Thurgood from comment #2)
> I can confirm that entering the formula
> 
> =SERVICEWEB("api.coingecko.com/api/v3/simple/
> price?ids=bitcoin&vs_currencies=usd")
> 
>  in cell A1 in a new Calc spreadsheet produces a VALUE! error
> 
> Version: 7.1.1.2 / LibreOffice Community
> Build ID: fe0b08f4af1bacafe4c7ecc87ce55bb426164676
> CPU threads: 8; OS: Mac OS X 10.16; UI render: default; VCL: osx
> Locale: fr-FR (fr_FR.UTF-8); UI: fr-FR
> Calc: threaded
> 
> Apple Mac Silicon M1

Alex, a correct function name is WEBSERVICE, so a formula should be

=WEBSERVICE("api.coingecko.com/api/v3/simple/
> price?ids=bitcoin&vs_currencies=usd")

Are you sure it was a correct checking?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210312/de2ab137/attachment.htm>


More information about the Libreoffice-bugs mailing list