DB Download API

1
Hi All, We have implemented DB Download using API. Using Java action we are getting Status code as 500,  ReadableByteChannel rbc = Channels.newChannel(url.openStream());     url.openStream LOC is returning error code. If any one faced the similar issue or have a solution, appreciated.    Thanks
asked
0 answers