| Bug ID Number |
BUG-000123568 |
| Submitted | July 8, 2019 |
| Last Modified | June 5, 2024 |
| Applies to | ArcGIS API for JavaScript |
| Version found | 3.29 |
| Operating System | Windows OS |
| Operating System Version | 10.0 |
| Status | Non-Reproducible
This issue was not reproducible when tested by the development team. Issues may be given this status when they cannot be reproduced or are no longer relevant in a development version of the software, but a specific fix was not installed to address the issue. The issue's Additional Information section may contain further explanation.
|
Additional Information
The format has to be 'jpg' and this is expected by ArcGIS API for JavaScript as well as the ArcGIS service.
Workaround
Change the ImageParameters format from 'jpeg' to 'jpg'.
Steps to Reproduce