How can I troubleshoot Make integration errors?
If errors occur, check notifications in Make for details on issues like data format or missing permissions. Most problems can be fixed by reviewing and correcting input values. For example:
- Invalid input data: this often means a value like an account number doesn’t match the required format, e.g. ‘Invalid format for Account number’. Double-check the number's format and length
- Date mismatch: errors may arise if the start date is the same as or later than the end date, e.g., ‘The 'from' date should come before the 'to' date’. Adjust the range to correct it. See Make’s support site for more help