please use single cotes for regid value like reg_id =‘…’
can you please send while status comment of 2nd row. I think issue in updating draft. you have to manually discard draft.
using api {{url}}/idrepository/v1/identity/draft/discard/{{aid or rid}}
You can check uin_draft table in id-repo and manually discard draft .
This is automatically done in latest release of regproc.
I have checked with both rid and aid in postman for get,put and post method but iam getting the below error
This is delete api @sathwikasj
Yes correct one by one please discard all and initiate new update request.
Ihave discarded all the other request and tried to initiate new update request , but event status in progress, update data is successful but card is not ready to download
and they have mentioned like you will be notified once the card is readyto download till now its not ready
@sathwikasj please check in credential transaction table with your rid-PDF if it’s stored or not . if it’s not stored then please check digital card service logs other wise it might be roles issue.
mosip.resident.request.credential.encryption.key Add this secret key in env.
SUBSCRIBE_REGISTRATION_PROCESSOR_WORKFLOW_COMPLETED_EVENT_GENERAL Make sure this role is added for mosip-resident-client
resident.websub.regproc.workflow.complete.secret Make sure this secret is available in env.
Above mentioned details are avilable in our environment.
@Kamesh Credential is STORED in credential transaction table. Please let me know where "mosip.resident.request.credential.encryption.key " secret to be added.
mosip.resident.request.credential.encryption.key you can add it in your config that is resident-default.properties and also in your config server.
After adding roles please update uin and test whether it’s moving to success or not.
After adding roles, and initiated new update, update data is successful, but download card is in progress only.
@sathwikasj in credential transaction table is aid-pdf is in stored status?
@sathwikasj here you have to add delimeter that is “-PDF” or you can use like operator like id ‘%yourid%’
@Kamesh This status is showing FAILED in credential transaction table.
@sathwikasj Please check status comment , credential service logs and digital card service logs near cr_dtimes when this request is created.