Web.SignForOAuth1

Updated on

Web.SignForOAuth1 is a Power Query M function that applies the OAuth 1.0 signature procedure to data using a secret key to securely sign requests.

Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365

Syntax

Web.SignForOAuth1(
   format as text,
   data as binary,
   secret as any,
) as binary

Description

Web.SignForOAuth1

Other functions related to Web.SignForOAuth1 are:

Contribute » | Contributors: Rick de Groot

2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy