I am following the directions to get an API key but the link to https://api.biblia.com/v1/Users/SignIn just times out.
I see that I am not the only post with this issue, although the others are from last year, they have no responses.
Is the Biblia API still available?
Thanks!
Jason
Sorry for the inconvenience; I'll alert the team.
I'm also having the same problem - https://api.biblia.com/v1/Users/SignIn gives me an HTTP 500 error.
I am also unable as of 7/9/19 to sing up at api blibia to receive a key for my application/
Update:
https://api.biblia.com/v1/Users/SignIn window opens. However, you are unable to register self or application.
Thank you for continuing to work on fixing this.
Rosemary
Sorry for the inconvenience; this should be fixed now.
I am sorry to report that it is still not possible to register for an API. I followed up with an email and screenshot. When you go to the users/signin page, and enter your logos.com username(email) and password, you remain on the Users/Signin page.
If you click on RegisterApplication/Create you stay on the same page. That may be as intended until you log in. You can do to documentation from this page.
POSSIBLE SOURCE OF PROBLEM:If you take a look at the HTML underlying that Users/Signin form, the form action directs the that the Email and the Password to be submitted to the same page the Users/Sign in page. It is self referential;It's a circle.
Typically form action on submit goes to a processing page with ".asp"or a ".php" that can validate that info against the database.
I don;t know if this is related, but if you take a look at the logo on the top of the Users/Signin page, You will see the word "Beta". I don't know if this page is a development page with place holders that accidentally was loaded, or if someone forgot to point the form action to the intended page.
Sorry again for the inconvenience. We've re-deployed, this issue should be resolved now. Thanks for your patience.