Base64 Encode variable is failing when file includes percentile symbol
- Dominant language
- TypeScript
- Stars
- 40k
- Forks
- 2.4k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 61
Description
**Describe the bug**
When I enter a data file in either XML or JSON format into a base64-->Encode variable, the encoding appears to fail when the file contains a percentage symbol.
**Expected behavior**
I expect it should base64 encode the file.
**Screenshots**
File contains percentage symbol.

Insomnia contains the Base64-->Encode variable.

Entering JSON data file into variable.

Base64 encoding has failed.

**Desktop (please complete the following information):**
- OS: Windows 10
- Installation Method: company installed
- App Version 2021.4.0
**Additional context**
Add any other context about the problem here.
Contributor guide
Research direction
Start at the Base64 → Encode variable entry point and reproduce the failure with XML and JSON files containing a percentage symbol. Trace how the variable reads file content, then add a regression test covering that input and verify the file is base64 encoded successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100