Just found something.
Please ignore this post for now,
don't want to waste anybody's time,
need to do some review.
Search found 3 matches
- Fri Mar 08, 2024 10:15 pm
- Forum: Other ScottKlement.com Tools
- Topic: base64_decode omitting CR=0D
- Replies: 3
- Views: 35728
- Fri Mar 08, 2024 9:53 pm
- Forum: Other ScottKlement.com Tools
- Topic: base64_decode omitting CR=0D
- Replies: 3
- Views: 35728
Re: base64_decode omitting CR=0D
Thanks for pointing that out. I did read all the posts about base64 on this forum,
but I didn't get a solution from that, at least I didn't see one.
but I didn't get a solution from that, at least I didn't see one.
- Fri Mar 08, 2024 8:48 pm
- Forum: Other ScottKlement.com Tools
- Topic: base64_decode omitting CR=0D
- Replies: 3
- Views: 35728
base64_decode omitting CR=0D
Good afternoon, Using Scottie's LIBHTTP, YAJL and BASE 64 on a new project, all good so far. Using UPS Shipping API to create a shipment. Getting back a response in JSON, part of this response is the UPS label in ZPL printing language, base 64 encoded. When I take the string and decode it using e.g....