I am using php sdk to get lsts but getting 401 , i got access token using oauth and passing access token at place of api key in klviyo object but getting unauthenticated
$klaviyo = new KlaviyoAPI(
ACCESS TOKEN(insted of api key),
$num_retries = 3,
$wait_seconds = 3,
$guzzle_options = [],
$user_agent_suffix = "/YOUR_APP_NAME");
Page 1 / 1
>i got access token using oauth and passing access token at place of api key
How did you do this? Which endpoints accept an oauth token? I thought that all of the APIs used either an API (private) key or public key…
Let me know.
Best,
Kevin.
Log in to the Community
Use your Klaviyo credentials
Log in with Klaviyo
Use your Klaviyo credentials
Log in with KlaviyoEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.