Created an API endpoint with Cloud project but asking me to login to backoffice

Hi all!
I’ve created an UmbracoApiController for a cloud project to query content.
Eventhough it’s not UmbracoAuthorisedApiController, it still asks me to login to the backoffice when I try my endpoint from postman. It works locally, but not on cloud.
Did anyone have similar issue?

1 Like

Oh, fixed it by whitelisting my IP in the security settings in the cloud portal :woman_facepalming:

2 Likes