Hi! I use the KoboToolbox API through R, and since Tuesday I’ve been receiving a 403 error when trying to access the submissions of my forms. I suspect it might be an IP block, but I’m not sure. Is there any way to confirm this or to resolve the issue? Thank you.
Welcome back to the community, @dtmpesquisa! Could you try the API endpoint through the browser to see how it behaves?
I tested the endpoint through my browser and it works normally. However, when I access it from my server, I receive 403 errors. It seems the server IP might be blocked.
@dtmpesquisa, it seems that your IP address is not being blocked by the server since you can still reach the same endpoint using your browser. This suggests that the issue may lie within your script.
Actually my remote server (another IP) is being blocked for like a week, not my machine’s. I didn’t change the script, it’s the same for almost a year.
@dtmpesquisa, pinging @dickoa for your support here!
In case you haven’t had a chance to review the post we discussed earlier:
I already went through everything R- related in the community and I’m still facing the same error, I don’t know what to do.
