Table of Contents

TTMSFNCCustomCloudShopify.TestTokens Method

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

API unit family: TMSFNCCloudShopify Declaring type: 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.