I am still getting message forbidden while trying to get all communication profiles - method - Get URL - https://rest.apisandbox.zuora.com/settings/communication-profiles?start=1&limit=20 Provided he Bearer token in Headers. I finally want to get the notification Id for checking the filter condition. But I only got one long way to get it - 1 . getting all communication profile - the take the id of the required communication profile. 2. get the notifications in that comm. profile. 3. then get the notification id - use this to get notification definition. Kindly suggest to remove the forbidden error and also suggest if any alternate way to get notification id.
... View more