plafferty
New Member
Hi Guys
This is my first post on here so bare with me. I've got the guidelines at hand and will try my best.
I'm using btoa on my Angular frontend on a stringifyed JsonObject and I'm sending the encoded data through WebSpeed to a process on my backend.
Please see below some sample code to represent the process that is failing:
As this is a .w being called by WebSpeed my error messages go out to the webspeed.server.log file and they are:
Its a bit temperamental and occasionally works as expected. At the moment the pattern appears to be that it works on the first attempt after refreshing my app. Another thing to consider is that are there certain characters that cannot be converted from Base64? E.g. number or special characters.
What I've tried:
I've looked a various progress articles and a Progress Talk thread on the same issue. None of the suggestions have helped hence a new thread.
Sorry - had to take a snippet of it because I kept getting a ProgressTalk error saying my message was spam-like.
Device/Product info
Progress Version Number: 11.7
Service Pack: Not sure
Product Name: Progress Dev Studio OE
OS and version: Windows 10 Pro 2019
Thanks for reading and any help, advice or suggestion would be much appreciated.
This is my first post on here so bare with me. I've got the guidelines at hand and will try my best.
I'm using btoa on my Angular frontend on a stringifyed JsonObject and I'm sending the encoded data through WebSpeed to a process on my backend.
Please see below some sample code to represent the process that is failing:
As this is a .w being called by WebSpeed my error messages go out to the webspeed.server.log file and they are:
Its a bit temperamental and occasionally works as expected. At the moment the pattern appears to be that it works on the first attempt after refreshing my app. Another thing to consider is that are there certain characters that cannot be converted from Base64? E.g. number or special characters.
What I've tried:
I've looked a various progress articles and a Progress Talk thread on the same issue. None of the suggestions have helped hence a new thread.
Sorry - had to take a snippet of it because I kept getting a ProgressTalk error saying my message was spam-like.
Device/Product info
Progress Version Number: 11.7
Service Pack: Not sure
Product Name: Progress Dev Studio OE
OS and version: Windows 10 Pro 2019
Thanks for reading and any help, advice or suggestion would be much appreciated.