Hello Team
because of one survey we are facing this issue
note: kobo is working fine for the people don’t have new survey
Hello Team
because of one survey we are facing this issue
note: kobo is working fine for the people don’t have new survey
Seems like you are on a self-hosted server?
yes i was hosted on own server but please guide how to remove survey and permissions from backend
Hello @Kal_Lam
please check the survey i shared with you because of that all of the account having access as owner facing issue but all other account not having these survey are good no issues
looking for solution please help
@Mdkhamru, you will need to check this out in a publicly hosted server to see if it works there? I assume it’s an issue with your server.
Hello @Kal_Lam
it is fine in publicly hosted server ,kindly help how to remove access to this survey or delete it from backend
Hello @Kal_Lam
please guide how to remove or delete survey
You’re not able to delete the form using the owner’s account?
Try using the API to delete the form?
Btw it looks like there’s something wrong with your installation.
Hello
You’re not able to delete the form using the owner’s account?
ya because the survey who ever having access as owner getting failed wonder it is not happening with add permission
Try using the API to delete the form?
please guide how to do that
Btw it looks like there’s something wrong with your installation.
i had install kobo-install from git only so there no wrong installation. but i can say we are not implemented in high level
You can send a DELETE
request to this endpoint: /api/v2/assets/<kpi_asset_id>
using the owner’s account or the superadmin account.