Relative Content

Tag Archive for c#cloudflare

Getting error 403 when going to udemy.com with c#

I am trying to get the details of my subscribed courses with the link subscribed courses (/api-2.0/users/me/subscribed-courses) using the Udemy API despite this call is not specified on the details, but when calling this on the browser it works great, however when calling the information from code I get error 403 Forbidden.
When calling for the information of a course, this works on code, and on browser.
Apparently i believe it is because of the clouflare protection.