Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C020-servizioAccertamentoResidenza-approvazione_automatica - InteroperabilityInvalidRequest #4532

Closed
salvatoresl opened this issue May 15, 2024 · 4 comments

Comments

@salvatoresl
Copy link

Buon pomeriggio,
avremmo bisogno di supporto per il seguente errore.

REQUEST CONTENT:
{"idOperazioneClient": "1","criteriRicerca": { "codiceFiscale": "TTVSGT90A01H501H"}, "datiRichiesta": { "dataRiferimentoRichiesta": "2024-05-05", "motivoRichiesta": "1", "casoUso": "C020" }}
RESPONSE CONTENT:
{"type":"https://govway.org/handling-errors/400/InteroperabilityInvalidRequest.html","title":"InteroperabilityInvalidRequest","status":400,"detail":"Received request is not conform to the required interoperability profile","govway_id":"ff322556-12bd-11ef-a976-005056ae1884"}

@afrontera85
Copy link
Collaborator

L'errore è il seguente:
Validazione security token ModI 'INTEGRITY' della richiesta fallita: Riscontrate 3 eccezioni.
Token senza claim 'aud'
Claim 'signed_headers' con un formato non valido; atteso un array
Header HTTP 'Digest' non presente nella lista degli header firmati (token claim 'signed_headers')

Nella issue #4488 trovate comunque un client di esempio

@salvatoresl
Copy link
Author

Grazie. Dopo essere intervenuti, otteniamo ancora questa risposta:
{"type":"https://govway.org/handling-errors/400/InteroperabilityInvalidRequest.html","title":"InteroperabilityInvalidRequest","status":400,"detail":"Received request is not conform to the required interoperability profile","govway_id":"0a7640f2-16ad-11ef-aba3-005056ae1884"}

@afrontera85
Copy link
Collaborator

L'errore è il seguente:
Verifica ModI della richiesta fallita: Riscontrate 2 eccezioni.
Token contenente un claim 'aud' non valido
[Header 'Agid-JWT-TrackingEvidence'] Token contenente un claim 'aud' non valido
L'aud è questo :
https://modipa-val.anpr.interno.it/govway/rest/in/MinInternoPortaANPR/C020-servizioAccertamentoResidenza/v1

@salvatoresl
Copy link
Author

Grazie mille, ora funziona

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants