affiliate_digistore24_verify_auth
Verify that your Digistore24 API credentials are valid by calling a minimal authenticated endpoint. Use this after rotating keys, at session start, or when an auth error occurs to confirm your setup.
Instructions
Verify the configured credentials for Digistore24 are valid by calling a minimal authenticated endpoint. Use this at the start of a session, after rotating keys, or when another operation returns an auth error. Returns {ok:true, identity?} or {ok:false, reason}; pair with affiliate_run_diagnostic for a full health check.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||