Laudian
CDCloudflare Developers
•Created by Laudian on 2/23/2024 in #general-help
Specific API endpoint not available via python urllib
Hello! I have an API call that is not working via Python's urllib. The same call is working via curl, and urllib works for other endpoints. I was wondering if anyone has an idea why this call (1) fails, while the others are working (2 curl, 3 other endpoint via urllib).
Minimum working example:
Request 1 results in
HTTP Error 403: Forbidden
3 replies