0xPolygonID / issuer-node

Privado ID Self-Hosted Issuer Node
Apache License 2.0
86 stars 81 forks source link

Getting error while generating the claim. #660

Closed varshney565 closed 4 months ago

varshney565 commented 5 months ago

Getting the error { "message": "loading document failed: Bad response status code: 504" } while generating the claim using custom schema. This is my URL POST /v1/did:polygonid:eth:sepolia:2tc31D4LTaC3eoLuLJs4ZJDEtgaeiBKMMmuXFAVTPu/claims and the request body { "credentialSchema": "https://ipfs.io/ipfs/QmYdogegYBo6mF4taxK55eU9UWArdN8iqFaxb8xKA2Q8Dx", "type": "IITDelhiStudentID", "credentialSubject": { "id": "did:polygonid:eth:sepolia:2tc31D4LTaC36YuBGCGvFWKuz1haPwGHVCgE4WwLVf", "Name": "Shivam Varshney", "ID_number": 123, "course_name": "rust dsa 2024" }, "expiration": 1903357766 }

and here is the screenshot claim

varshney565 commented 5 months ago

@martinsaporiti

martinsaporiti commented 5 months ago

Hi @varshney565, it seems is something related to IPFS. I was able to create the claim correctly with the body you sent:

Screenshot 2024-05-01 at 07 36 35
github-actions[bot] commented 4 months ago

This issue is stale because it has been open 20 days with no activity. Remove stale label, add the enhancement label or comment to avoid closing it in 10 days.

github-actions[bot] commented 4 months ago

This issue was closed because it has been stalled for 10 days with no activity.