i have this code:
Scenario: Get Token
Given url 'https://localhost/api/accessToken'
And param scope = 'collections payments'
Log: 1 > POST https://localhost/api/accessToken?scope=collections+payments
This Post faild for me.
Please, i need this: https://localhost/api/accessToken?scope=collections%20payments