--test flag not working with a test account
Closed this issue · 2 comments
oservieres commented
Not sure if it's a bug or a feature, but I can't setup my test account (I didn't validate it yet) :
$: docker-compose run appweb php app/console payplug:account:update --test
Payplug account mail: email@email.com
Payplug account pass: *******
Load account parameters... [FAIL] Payplug response returned status 403 Unexpected status. Unable to continue.
I can add the --no-prod flag, but it only sets sandbox parameters.
alcalyn commented
Yep, thank you!