About 26 results
Open links in new tab
  1. json - How to post data including images to kobotoolbox form …

    Feb 6, 2023 · This is similar question to: How to post data to kobotoolbox form using the Kobo API? but in my case, I want to post a form that includes one or multiple image files. I'm trying …

  2. How to post data to kobotoolbox form using the Kobo API?

    Jun 16, 2019 · I'm working with the kobo REST API and I can get the structure's information from the form and the submitted data through the API, but when I try to send data to the form …

  3. What is the right method to install KoboToolbox on a local by …

    Feb 24, 2020 · What is the right method to install KoboToolbox on a local by using Docker on my computer? Asked 5 years, 9 months ago Modified 5 years ago Viewed 1k times

  4. rest - Getting data from Kobo Toolbox - Stack Overflow

    Jan 16, 2018 · I want to get my form data back from kobo api (https://kc.kobotoolbox.org/api/v1/). I registered client application from kobo. To authorize client application, i run ...

  5. Enketo API v2 Authentication Error in iframe - KoboToolbox Form ...

    Jul 16, 2024 · Enketo/KoboToolbox Version: v2 Error Message: Inspector shows: Failed to load resource: the server responded with a status of 401 (Unauthorized) controller-webform.js:456 …

  6. Power Query and the Kobo Toolbox API: Using Web.Contents() to …

    Sep 7, 2021 · json excel mongodb powerquery kobotoolbox asked Sep 7, 2021 at 12:47 Steven Dixon 21 2

  7. Posting form submissions with the KOBO REST API

    Dec 8, 2015 · 0 I'm having a little trouble posting form submissions from C# to a KOBO Server (https://kf.kobotoolbox.org). The response I get is 'Bad Gateway'. Here's my code:

  8. How to Fix Salesforce HTTP Send URL Issue - Stack Overflow

    Nov 16, 2023 · Does this answer your question? How to Fix Salesforce HTTP Send URL Issue (You appear to have double-posted.)

  9. How to avoid HTTP error 429 (Too Many Requests) python

    I am trying to use Python to login to a website and gather information from several webpages and I get the following error: Traceback (most recent call last): File "extract_test.py", line 43, in ...

  10. How can I convert a geoshape/geotrace/geopoint to GeoJSON?

    Apr 14, 2021 · I Am using API to access spatial data collected using kobotoolbox. the api returns spatial data either as geoshape/geotrace/geopoint, but I need to covert that data to Geojson …