[Libreoffice-bugs] [Bug 117905] New: Coinmarketcap api doesn't work anymore
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed May 30 15:11:55 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=117905
Bug ID: 117905
Summary: Coinmarketcap api doesn't work anymore
Product: LibreOffice
Version: 6.2.0.0.alpha0+ Master
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: spamgoeshere at tutanota.com
Description:
=WEBSERVICE("https://api.coinmarketcap.com/v2/ticker/2185/")
This should return raw JSON data, it works in 6.0.4.2 but not in any recent
versions, I belive 6.1 and up.
At the same time this api works as expected
=WEBSERVICE("https://min-api.cryptocompare.com/data/top/exchanges/full?fsym=BTC&tsym=USD")
Steps to Reproduce:
1. paste =WEBSERVICE("https://api.coinmarketcap.com/v2/ticker/2185/")
2. get #VALUE! error
Actual Results:
#VALUE!
Expected Results:
raw unformatted JSON data
Reproducible: Always
User Profile Reset: No
Additional Info:
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:62.0) Gecko/20100101
Firefox/62.0
--
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/20180530/dcc0e33a/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list