Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error 508 #110

Open
hostingnuggets opened this issue Jun 25, 2024 · 3 comments
Open

Error 508 #110

hostingnuggets opened this issue Jun 25, 2024 · 3 comments

Comments

@hostingnuggets
Copy link

Hi, I just installed this extension in Calc (LibreOffice 7.4.7.2) on Debian 12 but unfortunately all examples below from the README:

    =GETREALTIME("IBM",21,"YAHOO")
    =GETREALTIME("IBM:NYQ",21,"FT")
    =GETREALTIME("EURUSD","LAST_PRICE","FT")
    =GETHISTORIC("IBM",90,"2020-12-01","YAHOO")
    =GETREALTIME("ETH-USD","LAST_PRICE","COINBASE")

Show me an Error 508. Any ideas what could be wrong?

@cmallwitz
Copy link
Owner

cmallwitz commented Jun 25, 2024 via email

@hostingnuggets
Copy link
Author

Are you behind a corporate firewall that somehow could interfere with the extension?

No, home connection in Europe. Could be maybe some country restriction...

@hostingnuggets
Copy link
Author

@cmallwitz I actually found the issue: instead of using , as a separator like in the example I needed to use a ;.

But now I have another issue, for the following

=GETREALTIME("EUR=X";"LAST_PRICE";"YAHOO")

I get the following error:

Yahoo.getRealtime(EUR=X, 21) - crumb missing

Any ideas what's wrong here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants