Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

227
Views
EncodeURI in javascript (velo) returns unexpected value in

I've been trying to get value from encodeURI in id. This code in javascript is in velo (wix) plataform coding.

Every trying the id get encode in the first characters but not complete and unexpected. Let me show the code :

let id = "583b58eb-708e-4eba-bb8d-af7f4841f";
let userDetails = JSON.stringify({ id });
let uri = `https://www.dasdqer.aereg/vfe/?user=${encodeURIComponent(userDetails)}`;
let encodeURICOMP = encodeURI(uri);
console.log(encodeURICOMP);

Always return something like this in the end, but not exactly, this is another example with another object with same struture Example of unexpected return

This start to encoding but after some characters stop to encoding. What should I do? Is there in encodeURI to retire this limit too ?

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!