cancel
Showing results for 
Search instead for 
Did you mean: 

Operational Reporting API - Request / Read Zip File - error "Requested representation not available"

TheAnji
Explorer
0 Kudos
88

Hi Experts,

I am getting below error when tried to read the Zip file from completed job.

 

    "code": "notAcceptable",
    "message": "Requested representation (content type as requested in the Accept header) not available for the resource"

Parameters:

Job ID = Job ID from request

FileID   (Zip File Name xxxxxxx.zip )

 

Accept    =    zip

also tried passing with or without

content-type  = application/zip (and all types)

 

Thank you.

 

 

Accepted Solutions (1)

Accepted Solutions (1)

TheAnji
Explorer
0 Kudos

Accept = *

fixed the issue.

 

Answers (0)