/t5/adobe-express-bugs/adobe-express-qr-code/idi-p/14408179Feb 07, 2024
Feb 07, 2024
Copy link to clipboard
Copied
When I attempt to create a QR code for my website everything seems to be fine until I click on the QR image. It then adds a %20 to the end of the URL address and will not open. Please advise how I can resolve this issue. Thanks!
The '%20' is HTML code for space (spacebar), and it messes up the URL. I'd suggest you ensure that there is no space at the end of the URL address while pasting it.