If you are using the HTTP module of Make.com to run these calls, it seems that it defaults to Basic Auth Base64 encoded, and does not know from JWT, so I had to fall back to Basic Auth for Make.
Anyone know how to make JWT work with their HTTP module? I can't fight that right now.
If you are using the HTTP module of Make.com to run these calls, it seems that it defaults to Basic Auth Base64 encoded, and does not know from JWT, so I had to fall back to Basic Auth for Make.
Anyone know how to make JWT work with their HTTP module? I can't fight that right now.