does anyone here know or have used the paypal rest api and can help me out with something? apparently, everything in sandbox works all good, but right when i test all of it in production, none of it works and gives me the error below.
UNPROCESSABLE_ENTITY - The requested action could not be performed, semantically incorrect, or failed business validation.
UNPROCESSABLE_ENTITY - The requested action could not be performed, semantically incorrect, or failed business validation.
all of it being making and sending invoices as well as paying a user, both of these things have been tested in my sandbox account, but for some reason, they don't work in my live account.