Forum Discussion
PedroCSeq
2 years agoFrequent Visitor
Getting a multilevel JSON from an API not working in Fabric Data Factory
Hello everyone! I'm trying to get a multiple JSON files from an API and having issues with a few of them: when using a normal REST connection it returns an invalid opperation (keeping in mind the sa...
Anonymous
2 years agoNot applicable
Hello PedroCSeq ,
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet.
In case if you have any resolution please do share that same with the community as it can be helpful to others.
Otherwise, will respond back with the more details and we will try to help.
sreedharshan10
2 years agoRegular Visitor
I have been facing the same issue too.
When I use web activity the output seems to be previewed without any issues but when I try to recreate the same in Copy data I get an error that my JSON output is invalid
I have checked the response in postman and that JSON output seems to be valid
I Would really like to have some clarity on this