Plows
September 18, 2024, 5:41am
1
Hi and good morning,
i upgraded from 19.0.3 to 20.0.0, my microsoft oauth2 token can be created, but can not be saved to the database, has anybody an idea?
I am still on php 7.4.33
Greetings
Jason
hansem
September 18, 2024, 6:29am
2
Hi,
there’s an issue on github on this subject
opened 08:59AM - 20 Aug 24 UTC
Bug
### Bug
After update from v19 to v20 the tokens are not stored in the database … any more. The retrieval of token seems to work fine (green box), but then there is no token stored (see screenshot).
I use this to send email via the SMTPS library. When sending an email now, I get the error, that there is no token stored, but the email gets send anyway.
### Dolibarr Version
20.0
### Environment PHP
8.2.22
### Environment Database
MySQL/MariaDB
### Steps to reproduce the behavior and expected behavior
1. Open token manager on /admin/oauthlogintokens.php
2. Retrieve new token
### Attached files
