Base64 encoding for user id/password REST API authentication

I need to authenticate using userid/password to get a token. However, the userid and password need to be Base64 encoded and sent as part of the header. How do I accomplish this using Custom Auth?

Hi there,

Happy to help out here.

For a step by step guide on how to go about this, you can refer to our documentation here:

If this doesn't help or you have any additional questions, let me know!

Best,

Evan

1 Like