A developer is trying to use the Assets HTTP API to programmatically create and upload a new asset The developer makes the following POST request but receives an error:
POST/api/assets/beaches'* -F name=bondibeachpng' -F*file=i3>best-beach.png" Which could have caused the operation to fail with an error code 409 Conflict?
Select an option, then click Submit answer.
-
○
The asset best-beach.png already exists in the beaches folder
-
○
The asset bondibeachpng already exists in the beaches folder
-
○
The asset bondibeach.png is too large
-
○
The asset best-beach.png' is corrupted