Sorry for possibly bad English
I created personal email account for simple user. It works (test emails and simple emails sending works). Now i want send from this email through api user or through this user, but using api. In all cases, I get an error stating that smtp parameters were not found.
I copied all request params from interface and do request using api - also get an error stating that smtp parameters were not found.
I created personal email account for simple user. It works (test emails and simple emails sending works). Now i want send from this email through api user or through this user, but using api. In all cases, I get an error stating that smtp parameters were not found.
I copied all request params from interface and do request using api - also get an error stating that smtp parameters were not found.
Comment