ContributionsMost RecentMost LikesSolutionsRe: OAuth2 issues authorizing to Box @andrew_holbrook We need to write files to box location via a box service account and are using the same method mentioned in this thread(i.e. via REST API) and are facing the “Disabled by Administrator” error. can you please let us know about the client ID of snaplogic app and where can we find it. SOAP UI attachments SOAP UI to export Oracle BIEE application reports: using below URL. https://Host/analytics/saw.dll/WSDL/v12 service name: {urn://oracle.bi.webservices/v12}AnalysisExportViewsService operation: {urn://oracle.bi.webservices/v12}initiateAnalysisExport This call returns “sawsoap:mimeType”: “text/csv”, “sawsoap:queryID”: “6_84Xswdg+rJ19FcA”, “sawsoap:exportStatus”: “InProgress” and "Content-Type": "text/csv", "Content-ID": "<c3d7670305eddc332cs>", "Content-Transfer-Encoding": "binary", "content": "" Is there any way to make the call wait till the sawsoap:exportStatus equals Done and also please help on the steps for accessing the attachment that is returned in the call.