Getting Forbidden code from an http request to an api using worker

Hey, trying to make a simple POST call to an api that works fine when it's local but for some reason when trying through the worker I get "Forbidden". Any ideas?
Was this page helpful?