Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Decode URI string in file reader service
issue: NEXT-12109
author: Alexander Schmidt
author_email: [email protected]
author_github: @kiplingi
---
- Changed return value to decoded url string, because an encoded URI is prone to get rejected by file saver logic.