Original Question or Issue: |
Getting bad requests when downloading files using API (Postman) |
Environment: |
|
Steps to Reproduce: |
|
Error or Log Message: | |
Defect or Enhancement Number: |
|
Cause: | Parameters should be entered in the Params field, not in the Body. Additionally, to enable file download, users must first log in using the API. |
Resolution or Workaround: |
1. Login to user portal from Postman 2. Input URL: https://<FCserverURL.com/core/downloadfile 3. In the parameter field, input the filepath and filename 4. Click the arrow beside the 'Send' button and click 'Send and Download' |
Notes: |