FIWARE / VCVerifier

A software component that provides the necessary Relying Party endpoints required for authentication.
Apache License 2.0
0 stars 4 forks source link

Misleading 403 instead of 404 for non-existent resource in data service download #44

Closed sebplorenz closed 1 month ago

sebplorenz commented 3 months ago

I'm trying to get the resource http://{{dataServiceUrl}}/ngsi-ld/v1/entities/urn:ngsi-ld:EnergyReport:fms-1

If the resource is not created in advance, a 403-Forbidden is returned. Which is misleading.

Expected: 404-Not Found.

wistefan commented 1 month ago

@sebplorenz Could you please share more details about your config? I dont fully understand the issue

sebplorenz commented 1 month ago

Sorry, wrong component.