Hi Alexandra,
Inherit auth from parent
allows a request to inherit it’s authentication method and credentials from either the folder its in, or the Collection itself. Details can be found here:
Based on the error message you provided, it sounds like at least one of your request requires authentication. If needed, you can either specify this authentication directly in the request (the tab in your last screenshot).