ISSUE:
Pipeline returns error records with HTTP_01 - Error fetching resource. Status: 302 Reason: Found.
SOLUTION:
This HTTP status code is returned when the requested URL was redirected. Try to access the website in the browser to see if the URL was redirected and use the final URL in the origin.
For more information about "302 Found" status, please see this document.