Skip to content

Unable to identify proxy for host: secure and url #89

@barnyrelph

Description

@barnyrelph

I'm working through the app at application-restricted-signed-jwt-tutorials/java in preparation for putting auth support into an app that'll integrate with the NHS.

When I run the tests, it looks like it's able to get a token ok, but can't make a call to the hello-world API. The error I get is this:

{"fault":{"faultstring":"Unable to identify proxy for host: secure and url: \/hello-world\/hello\/application","detail":{"errorcode":"messaging.adaptors.http.flow.ApplicationNotFound"}}}

I've generated my JWT and registered that. I've registered my app for the following APIs:

  • Hello World (Sandbox) Enabled
  • Hello World API - Application Restricted (Sandbox) Enabled
  • Personal Demographics Service - Application-Restricted (Sandbox)

Are there any pointers on what I may have done wrong? I can only find one other mention of this error: https://developer.community.nhs.uk/t/pds-fhir-api-internal-errors-returning-404-response-codes/553

Thanks

Barny

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions