Hi,
I have some ploblems with API.
When i put in browser this request:
http://api.biblia.com/v1/bible/content/LEB.html?passage=Marc3&style=fullyFormatted&key=mykey
this works perfectly, but when i try to make this request via java program, it returns a 404 error.
In other cases, it works ok (web browser and java progarm), for example:
http://api.biblia.com/v1/bible/content/LEB.html?passage=John3&style=fullyFormatted&key=mykey
Can you please help me with this problem?
Thanks in advance