Baizman Design

Avatar
  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Created

    Base64-encoding a string in the HTTP client

    Hi there, I'm trying to base64-encode a string using a pre-request script. Is that possible? Here's what I've attempted to do: ### test query< {%   const base64_test = btoa('test-string') ;    req...
    • 14 followers
    • 12 comments
    • 7 votes