Stream: hapi
Topic: HAPI Tester Error on NEXT PAGE
Patrick Werner (Apr 06 2016 at 09:30):
i just stumbled upon a possible bug: If i do a search in the tester overlay and click on the "Next Page" Button i get the following error:
Warning! Invalid page URL: http://localhost:8080/baseDstu2?_getpages=f35c4a76-8677-4d2f-97ab-d4dae580151d&_getpagesoffset=10&_count=10&_pretty=true&_bundletype=searchset
The server base is set to: https://fhir.iap.hs-heilbronn.de/baseDstu2
James Agnew (Apr 06 2016 at 13:23):
Hi Patrick,
Have you configured the server's "address strategy"?
See "configure your server's identity" here if not. If so, this sounds like a bug :)
Patrick Werner (Apr 06 2016 at 13:29):
ok i was the bug ;) thx for pointing this out. using the JPA example i just focused on configuring the tester overlay
Patrick Werner (Oct 24 2016 at 14:32):
Hi Andrew, i finally found the time to test this issue. I've now configured the server address strategy as well. But now we are getting a: "Invalid page URL: <th:block th:text="${bundle.linkNext}"/>" ERROR
Last updated: Apr 12 2022 at 19:14 UTC