I am trying to use the SKY API "Send an HTTP request" in PowerAutomate to get course rosters so I can see enrollment type. I have successfully used this action with other SKY API calls, such as getting results from an advanced list. When I try "/school/v1/academics/rosters?include_dropped=false" in the relative path, it fails saying that the resource was not found. When I use "Try Me" in the roster API documentation, it works. I am copying the relative path directly from what worked in "Try Me". Any idea what this might not be working?