#Cancel subscription with testmode

1 messages · Page 1 of 1 (latest)

wild oar
#

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.

orchid spire
#

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.

wild oar
#

Hmm, interesting

#

I do see the parameter as an accepted body param in our code...

@crimson siren Suggestions?

orchid spire
#

Hmmm seems like it's also doing that for the customers endpoint. Get the same error on the customers endpoint now.

#

Ah darn. Sorry my bad

#

Wasn't setting the acces token in the right place.

#

Pebkac error xD