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 ![]()
2 Likes
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.