This topic contains 0 replies, has 0 voices, and was last updated by fmackenzie 6 years, 11 months ago.

  • Author
    Posts
  • #18088

    fmackenzie

    I have got a credential field in a suitelet to store a password to connect to an API. I need to encode “username : password” to base64 before a POST request is sent to the API, but if I try and encode it, it converts the password GUID (from the credentials field) instead of the actual password. Is there a way I can encode the username and the original password to base64 while getting the password from the credential field?
    This is a cached copy. Click here to see the original post.

You must be logged in to reply to this topic.