#Cancel subscription with testmode
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
Hi there,
Are you using an API key or OAuth Access Token? 🙂
With OAuth you have to provide the testmode parameter since this token is the same no matter the environment.
For API keys however, do you have a separated key for live and testmode.
Hi Rick,
I'm using Mollie Connect. So I'm connecting with an acces token.
I'm using the Laravel package and already set the access token.