Hi team,
I am currently trying to access /leads/archived endpoint with Oauth, the endpoint /leads is working fine with oauth but it gives forbidden error message when i try to access /leads/archived. The same endpoint works with when I pass the api_token in queryParam. Can you help me here what is the issue