I am working on RAD Studio XE7 and using IP Works SSL v9 to mount a service that will allow me to send an email by smtp 465. After accepting the token and when the system tries to make the connection it gives me this exception:
Exception: 161: SMTP protocol error. Invalid SASL XOAUTH2 credentials. {"status": "400", "schemes": "Bearer", "scope": " link "}.
I have the service to download the mails mounted on that same system and it works great, even this code worked about 2 months ago but now it shows me this exception.
thanks in advance