Pavlo Zadorozhnyi

Results 2 issues of Pavlo Zadorozhnyi

If the endpoint is called multiple times then error is reported `/issue-credential-2.0/records/{cred_ex_id}/send-request` ``` @docs( tags=["issue-credential v2.0"], summary="Send issuer a credential request", ) @match_info_schema(V20CredExIdMatchInfoSchema()) @request_schema(V20CredRequestRequestSchema()) @response_schema(V20CredExRecordSchema(), 200, description="") async def credential_exchange_send_bound_request(request:...

### Checklist - [x] I am reporting an issue in existing functionality that does not work as intended - [x] I've searched for existing [GitHub issues](https://github.com/telegrammessenger/Telegram-iOS/issues). This is kind of...

bug