Hi!
I“m getting this error,
"In order to use Then the last Code statement must return a value"
Not sure, but the method is returning a value
Any tip on what can be the error?
Thanks!
Hi!
I“m getting this error,
"In order to use Then the last Code statement must return a value"
Not sure, but the method is returning a value
Any tip on what can be the error?
Thanks!
You need to write "return await Db2ChainCert.CreateCertificadoSinMas()" inside "Code" at the first image.
The function itself on the second image is correct
.
Thanks a lot!
It worked 