Test endpoints in Sandbox

Does anybody know if the HelloWorld endpoint is running in the sandbox? I can create a jwt signed token and recover the bearer token, but get no response whatsoever from the HelloWorld endpoint.

Does anybody know if the HelloWorld endpoint is running in the sandbox? I can create a jwt signed token and recover the bearer token, but get no response whatsoever from the HelloWorld endpoint.
Update: Just found the issue the url given in the tutorial for the endpoint needs to be

https://sandbox.api.service.nhs.uk/hello-world/hello/world

and not “https://sandbox.api.service.nhs.uk/hello-world/hello/application