問題タブ [cloudsight]
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.
android - ヘッダーと本文を含む HTTPPost メソッド
画像認識のために Cloudsight で HTTPPost リクエストを作成する必要があります。私は持っている:
その内容: エンドポイント /images で HTTP POST 要求を使用して、multipart-form-encoded または base64 でエンコードされたデータ パラメーターを使用して画像を送信します。URL: http://docs.cloudsight.apiary.io/#reference/0/images-collection/send-an-image-for-identification?console=1 これまでのところ、私はこれを作っています:
しかし、成功したリクエストを行うように見える場合があります。誰かアドバイスをくれませんか