heb12 / heb12-electron

A simple Electron app for reading the Bible
https://heb12.github.io/desktop
GNU General Public License v3.0
10 stars 7 forks source link

Windows Version when downloaded doesn't load API requests. #1

Closed AmazingMech2418 closed 6 years ago

AmazingMech2418 commented 6 years ago

There are errors for the API requests to get the bible verses from both the JSON files and the Bible API site.

MasterOfTheTiger commented 6 years ago

Can you give me more information? Maybe press CTRL + SHIFT + I and look at the debugger when trying to fetch the scripture, and then post the output here.

Thanks!

MasterOfTheTiger commented 6 years ago

@amazinigmech2418 You said that both cause issues? I can understand the request to the Bible API site not working, but not the JSON files.

AmazingMech2418 commented 6 years ago

@MasterOfTheTiger It says something about cross-origin requests.

MasterOfTheTiger commented 6 years ago

@amazinigmech2418 Cross-origin requests. Oh, are you still having that trouble? If so, we need to figure out how to edit the request settings that have to do with cors.

MasterOfTheTiger commented 6 years ago

@amazinigmech2418 is this resolved? If so please tell me and close it. If not tell me so we can work on it.

AmazingMech2418 commented 6 years ago

@MasterOfTheTiger It will only work online.

AmazingMech2418 commented 6 years ago

@MasterOfTheTiger We still need CaV to be updated...

MasterOfTheTiger commented 6 years ago

@amazinigmech2418 I see nothing wrong with the Windows version of the program. You need to either rename the issue and explain further what you are talking about, or we need to close this.

CaV is updated to the newest version. 3.0.2. It works online and offline (as far as I know). However, none of the translations will render online, but that is a different issue.