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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to