Suggested (and default) value for API version '1.0' should be 'v1.0'

Created on 8 August 2024, 5 months ago
Updated 23 August 2024, 4 months ago

When the module is configured with '1.0' as the API version value, I get a 404 response back.

GuzzleHttp\Exception\ClientException: Client error: `POST https://graph.microsoft.com/1.0/users/[...]/sendmail` resulted in a `404 Not Found` response: {"error":{"code":"ResourceNotFound","message":"Invalid version: 1.0","innerError":{"date":"2024-08-08T13:35:38","request-id":"[...]","client-request-id":"[...]"}}} in GuzzleHttp\Exception\RequestException::create() (regel 113 van /var/www/html/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php).

After changing the value to 'v1.0', it works as expected.

🐛 Bug report
Status

Fixed

Version

1.0

Component

Miscellaneous

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024