in reply to Re^4: failure: 400
in thread failure: 400

The idea is to avoid eating the elephant as one bite.

Try to separate all the steps of your program into small things that are easy to debug in isolation.

This way, you only have to deal with a single problem at a time, not the many problems that hide the real problems.

Replies are listed 'Best First'.
Re^6: failure: 400
by bigup401 (Pilgrim) on Jan 06, 2019 at 11:46 UTC

    ya i understand. tho i wanted to use the use Finance::LocalBitcoins::API module bt seems out of date. and the features i want doesn't exits

    now have to try to get access to the api directly. and have tried to pass these param using %param but still the response i get is bad format of message error 400