razorpay / razorpay-php-testapp

Sample App for Razorpay PHP Integration
MIT License
32 stars 45 forks source link

BAD_REQUEST_ERROR #13

Open chitra-bahadur opened 5 years ago

chitra-bahadur commented 5 years ago

@captn3m0 I don't have spaces i am testing the api in postman. In test mode api is working.

{ "error": { "code": "BAD_REQUEST_ERROR", "description": "The api secret provided is invalid" } }

jitendra-1217 commented 5 years ago

Please share curl code(with secrets redacted) of request from postman.