Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I intend to read through a file (10Gb++) that I have save on Sharepoint Online and import it into Talend Open Studio for Data Integration. I figured that maybe tFileFetch can help me achieve what I want by caching it. However, I keep encountering Error 403 Forbidden. May I know what is wrong?
Hello,
@Redfreaks wrote:
I intend to read through a file (10Gb++) that I have save on Sharepoint Online and import it into Talend Open Studio for Data Integration. I figured that maybe tFileFetch can help me achieve what I want by caching it. However, I keep encountering Error 403 Forbidden. May I know what is wrong?
This error 403 forbidden indicates you don't have permission to access this server. Have you ever read the file from sharepoint online successfully by using tFileFetch component?
Best regards
Sabrina