Why does the WordPress server return a HTTPS status forbidden when using Custom Request?
When I run my .NET endpoint, I get an error message saying that the HTTP status that was returned was forbidden. The confusing part is when I type the full URL manually in my browsers (tried it on Edge and Chrome), I get the JSON that I wanted. That really confuses me because if the JSON is public, why do I get a forbidden status?