Azure Data Factory - Data Flow Error
I'm trying to download files using a Data Flow (so the sink dataset can be dynamic in code). I'm getting this error during the execution:
{"StatusCode":"DFExecutorUserError","Message":"Job failed due to reason: at Source 'CurrentFilesource': Rest Sink - Error response received from the server (url:https://api.box.com/2.0/files/8xxxxxxxxxx9/content,request body: None, request method: GET, status code: 302), response body: Some())","Details":""}
The same code works using a Copy Data activity.
Any idea where to start looking?
-
Official comment
Hi Kevin,
I will need more information to help you. The code being ran would be great if you can share. Our team does not have experience with Azure Data Factory. It also looks like they don't have a Box connector yet.
Thanks,
Alex, Box Developer Advocate
Comment actions
Please sign in to leave a comment.
Comments
1 comment