問題タブ [challenge-response]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
json - Swift と Alamofire SSL のピン留めと処理の課題
内部 Web サーバーから json を取得しようとするときに、この課題を処理する必要があります。以前の質問からこれに従いました。これが私のコードです
これは私が受け取るエラーです
エラー Domain=NSURLErrorDomain Code=-999 "cancelled" UserInfo={NSErrorFailingURLKey= https://myhttpsinternaldomain.org , NSLocalizedDescription=cancelled, NSErrorFailingURLStringKey= https://myhttpsinternaldomain.org }
これを見つけましたが、プロジェクトにトークンがありません。ユーザー名とパスワードのみを使用するか、チャレンジを無視したい
助けてください