Hello!
For some reason, I’m receiving a 403 Forbidden error when I attempt to call the following endpoint:
{base_address}/notifications/v1/notification/list
I’m able to call this endpoint successfully (200 OK) via the explorer, but not via other apps or Postman. Why would this be and what is needed to complete this request?
Thanks!