Troubleshooting

Smart Form Password Not Working

Symptoms: Users are successfully prompted for a password, but entering the expected password results in an "Incorrect Password" error message, even when the user claims they are typing it correctly.

Technical Explanation

Smart Form passwords are encrypted at rest and validated through a secure server-side check. Unlike some web forms that use client-side scripts (which can be bypassed), SmartSyncApp requires a match on our secure servers before the form data is ever sent to the browser. This ensures maximum security for your Smartsheet data.

Root Causes and Fixes

  1. Case Sensitivity and Special Characters: Passwords are strictly case-sensitive. "SmartSync2024" is not the same as "smartsync2024". Fix: Verify the exact password in the Smart Form "Security" tab. Consider using simple, alphanumeric passwords if users are struggling with complex characters.
  2. Invisible Character Insertion: When users copy and paste a password from an email or chat app, they often accidentally include a leading or trailing space. Because spaces are valid characters, the server treats "password " as incorrect if the setting is "password". Fix: Instruct users to type the password manually if copy-paste fails.
  3. Browser Autofill Interference: Browsers often try to be helpful by filling in old passwords for the same domain. If the password was recently changed, the browser might be overwriting the user's manual entry with an old cached value. Fix: Ask the user to click the "Key" icon in their browser address bar and clear any saved passwords for the app domain.
  4. Configuration De-sync: If the password was changed while a user had the form open in their browser, their session might be checking against an outdated setup. Fix: Refresh the page completely before entering the new password.

Advanced Resolution Steps

  • Administrative Test: As an admin, open the form link in a Private/Incognito window and attempt to log in using the password displayed in your SmartSyncApp dashboard. If you can't get in, reset the password in the dashboard and click "Save."
  • Clear Site Data: In rare cases, corrupted local storage can cause authentication loops. Clearing site data for the SmartSyncApp subdomain often resolves persistent local errors.

Proactive Prevention

To avoid password fatigue, consider using Expiry Dates instead of passwords for temporary data collection projects. If security remains a high priority, rotate passwords periodically and distribute them via secure channels (like encrypted chat) rather than plain-text email to reduce copy-paste formatting issues.

Still having trouble?

Our support team can help investigate and resolve mapping issues specific to your Smartsheet account.

Contact Support Team