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 in Danish morningstar requests (different from time to time) #58

Open
tobiasarleth opened this issue Mar 25, 2023 · 2 comments
Open

Comments

@tobiasarleth
Copy link

Hello José Ballester and muFunds

Thanks for a nice add-on (most of the time).

I am using muFunds to track three Danish investments through morningstar:
Sparindex INDEX DJSI World KL (ticker: SPIDKJWKL)
Sparindex INDEX Europa Growth KL (ticker: SPIEUGKL)
Sparindex INDEX Emerging Markets KL (ticker: SPIEMIKL)

The weird thing is that somestimes one of them works and the two others don't. Then at other times, a different one works and the two others don't. So it differs from time to time which one or more that don't seem to work. If it makes an error, it goes:

Exception: Request failed for https://www.morningstar.dk returned code 403. Truncated server response: <META HTTP-EQUIV="Content-Type" ... (use muteHttpExceptions option to examine full response) (linje 70).

For each ticker, I use this code:
SPIDJWKL: =E14muFunds("nav";"DK0010297464";"morningstar-dk")
SPIEUGKL: =E15
muFunds("nav";"DK0010297548";"morningstar-dk")
SPIEMIKL: =E16*muFunds("nav";"DK0060300762";"morningstar-dk")

Sometimes it's my E14 that works fine and E15 and E16 gives me an error message and other days, E15 works fine and E14 and E16 gives me an error message without I touched anything. I don't understand this.

Can you help me?

Thanks.

@ivesa
Copy link

ivesa commented Mar 28, 2023

This looks like the same issue as #56

@tobiasarleth
Copy link
Author

Yes. Sounds as the same in #56 . No solution yet? It still happens from time to time, but I just checked today, and today all three codes in the above work fine. Halleluja.

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