i had my code working until now , but changed nothing , whats happenningis , when i send_mobile using th paynow module
send_mobile(self.payment, self.mobileNumber,self.paymentChannel)
it excutes without any errors but paynow is returning me a mobile Request object with status:error , thatrs it it gives me no more detail
my system is a web application using Flask , coding language is python 3.11.9
any help will be much appreciated