Symptom
You are editing an Account, more specifically the Web Site field and you are seeing the message "URL isn't valid. Please correct.". You wonder what triggers this message.
Environment
SAP Cloud for Customer
Reproducing the Issue
- Open Account ABC (where ABC is the ID of an Account).
- Click in the Edit icon (pencil).
- In the Account Header, fill the Web Site field as DEF (where DEF is the URL information you are trying to insert).
- Click in the Save button.
You notice the message "URL DEF isn't valid. Please correct.".
Cause
There is a blank space character between the DEF URL you are inserting. This can be caused by copying/paste from a formatted text inside a text editor, for example.
This is the only validation made, the single reason why the message could appear in the screen. If you are integrating other systems with C4C, you should only concern with this validation.
Resolution
Remove any blank space characters between the URL.
Keywords
URL isn't valid ; Please correct ; Account ; Web Site ; , KBA , LOD-CRM-ACC , Account , How To