Solutionunvalidated
Do not encode the secret for hiding; instead use ConvertAPI authentication with a proper token/credentials designed for client use, e.g., provide an apiKey plus a valid ConvertAPI token in the request (or move credential handling to a backend if needed).
c2a36238-084b-40ba-a8b7-7ad7ab373c48
Do not encode the secret for hiding; instead use ConvertAPI authentication with a proper token/credentials designed for client use, e.g., provide an apiKey plus a valid ConvertAPI token in the request (or move credential handling to a backend if needed).