Internal Server Error When Fetching Data from Kobo via API

Dear Kobo Support Team,

I hope this message finds you well. I am writing to seek assistance regarding an issue we have recently encountered while fetching data from the Kobo API.

We have been using a C# console application for over two years to retrieve data from various forms on our KoboToolbox account. The application has been functioning without any problems, but recently, for some forms, it returns an “Internal Server Error” response from the server.

I have attempted to troubleshoot the issue, but it appears that the problem might be on the server-side. Given that the application was working perfectly before and no significant changes were made on our end, we suspect there may be an issue with the Kobo API or server related to specific forms.

Could you please assist us in resolving this issue?

Welcome back to the community, @Belalnoory! Maybe try using the API V2 to see if that helps as outlined in this support article Using the API.

it was working using this API, this error just happened since last week

Hi @Belalnoory, can you please try to add .json after the form id such as “data/7522.json”. I think i would solve your problem

added but still its not working, the issue is that it fetches some forms data but only 3 of them gives this error.