And the response in the WEBApi call is below: onabort: null onerror: null onload: null onloadend: null onloadstart: null onprogress: null onreadystatechange: ƒ () ontimeout: null readyState: 1 response: null responseText: (...) responseType: "arraybuffer" responseURL: "" responseXML: (...) status: 0 statusText: "" timeout: 0 upload: XMLHttpRequestUpload {onloadstart: null, onprogress: null, onabort: null, onerror: null, onload: null, …} withCredentials: false _async: true _headers: ["Accept"] _url: "https://ephraiminc.crm11.dynamics.com/Reserved.ReportViewerWebControl.axd?ReportSession=L> ↵ ↵ ↵ ↵ ↵&Culture=1033&CultureOverrides=True&UICulture=1033&UICultureOverrides=True&ReportStack=1&ControlID= HTML> ↵ ↵ ↵ ↵ ↵<scr&OpType=Export&FileName=Public&ContentDisposition=OnlyHtmlInline&Format=PDF" __proto__: XMLHttpRequest I must say, when i copy the url and paste it in the browser, it returns this error -"An error has occurred. Try this action again. If the problem continues, check the Microsoft Dynamics 365 Community for solutions or contact your organization's Microsoft Dynamics 365 Administrator. Finally, you can contact Microsoft Support." Is that the first POST method in the getReportingSession() returned the wrong response item?
↧