Hi i was trying to upload file via REST api https://developer.infusionsoft.com/docs/rest/#!/File/createFileUsingPOST but getting following error:
{"message":"FileUploads must have an extension. \nUnsupported file type."}
im using base64 jpeg file as well as tested with png file, but same error persists?
please guide me how to fix this?
thanks