Skip to content

Error help

Henrik edited this page Aug 12, 2020 · 37 revisions

Error page

Here is some common errors we found using the Excel Plugin.
Please check Latest Logfile (link in Settingsmenu) to find more details about error.

Excel Plugin installation error

Excel Plugin worked and then stopped working?

  • Check that Plugin has not been disabled.

Go to Add-Ins list and check that "Börsdata Excel" is checked.
https://github.com/Borsdata-Sweden/ExcelPlugin/wiki/Installation#installation-step-by-step
(Step 7)

  • Try reinstall Excel Plugin to a new folder on your computer.

Excel shows error in Formula

  • Please check latest Logfile (link in Settingsmenu) to find more details about error.

  • Is API KEY valid? Double check APIKEY on Borsdata MyPage.

  • Can you call API? Maybe antivirus, firewall is blocking API call? Try past this into you webbrowser.
    https://apiservice.borsdata.se/v1/instruments?authKey=APIKEY
    Replace [APIKEY] with your key.
    If you get back alot of json data {"instruments":[{"insId":2,"name":"AAK", }... then API Call is OK.
    If not then you need to find what is blocking.

Clone this wiki locally