I am facing issue in adding a listing in sandbox...
It gives me the same error again and again...
ERROR: The user must have a payment template in order to create or update a listing.
This is what i am sending as parameter.
[file] => /home/android/public_html/API/sandbox/sandboxMode.php
[line] => 54
[function] => fetch
[class] => OAuth
[type] => ->
[args] => Array
(
[0] => http://sandbox.openapi.etsy.com/v2/listings
[1] => Array
(
[quantity] => 1
[title] => My Test Listing
[description] => My Test Description
[price] => 10
[category_id] => 68887312
[who_made] => i_did
[is_supply] => 0
[when_made] => 2010_2012
)
[2] => POST
)
)
This is what i get in response..
[lastResponse] => The user must have a payment template in order to create or update a listing..
Can you please check it, as i have listed an item with the same account on live site and works fine.
Waiting for your response.
Thanks,
Yasir.