Hi Community,
While implementing different API's we noticed that it could be difficult to write the authentication headers. Examples of these headers are often written in C# or JavaScript and not in SQL.
Is there a way to write these authentication headers in other languages than SQL?
Thanks!