It is necessary in the iOS application to receive captcha from the site . The request for this captcha is as follows: https://www.reestr-zalogov.ru/Captcha/Generate?t=434094d8047d470db4fb792f7aa84e59
where t is the token. However, in open form, it seems, is not transmitted anywhere. How can I get it, tell me?
PS: apparently, the link to the captcha is valid only once, after which when you go to this URL you can see only a black square instead of a picture with a captcha, that is, the token should change every time, as I understand it.