Hi,
I am trying to target frontend web APIs from postman for a guest user. I have granted permission for guest users to use the API. I have also generated an access token. But whenever I tried to target an endpoint, it gives me a "Not Found" response even though the resources are present. Kindly guide me on what is missing or how can I access these different endpoints for the frontend pages.
Thanks.