Why is a Consent stuck in awaiting authorization?
What should I do if the Consent is stuck?
This scenario occurs when the Institution
does not send a response for the authorisation either because there is an issue with the Institution
or because the PSU does not complete the authorisation.
Unfortunately, there is little Yapily can do in this scenario to investigate the cause as Yapily relies on the query parameters returned by the Institution
to receive information on the authorisation status. To mitigate against this problem, you can write logic to check the status of the consent after 5 mins and if the Consent
is still in the AWAITING_AUTHORIZATION
, you should display an appropriate message. At this point, you could also prompt the PSU to authorise again.
Comments
0 comments
Article is closed for comments.