Table of Contents

TTMSFNCCloudShopify.TestTokens Method

Verifies that the stored OAuth tokens are valid by sending a test request.

API unit family: TMSFNCCloudShopify Declaring type: TTMSFNCCloudShopify Inherited from: TTMSFNCCustomCloudShopify

Syntax

procedure TestTokens(const ATestTokensRequestResultEvent: TTMSFNCCloudBaseRequestResultEvent = nil); override;

Parameters

Name Description
ATestTokensRequestResultEvent Optional callback that fires with the test result; pass nil to ignore the result.