Hi @EBre
Thank you for posting your question in the Q&A Forum.
Based on the details provided, the error “Error creating endpoint / Error executing cmdlet” in Exchange Online is a generic message indicating that a connection to the source provider could not be established.
The unauthorized_client response returned from https://oauth2.googleapis.com/token indicates that the failure occurs during the initial OAuth authentication on the Google Workspace side. Since this response is generated by Google’s OAuth service, Exchange Online is unable to proceed with creating the migration endpoint.
An unauthorized_client response typically points to a configuration issue in Google Workspace, such as the service account setup, domain-wide delegation configuration, or API scope authorization.
From the Microsoft 365 side, there are no cmdlets or settings that can bypass an OAuth token rejection issued by the source identity provider. The migration endpoint depends entirely on a successful OAuth 2.0 authentication flow.
We recommend reviewing the Google Workspace security and API access settings and confirming that the service account has been granted the required scopes. If the issue persists after verification, contacting Google Workspace Support would be the appropriate next step to determine why the authorization request is being rejected.
Once Google successfully issues the OAuth token, the migration endpoint in Microsoft 365 should be created without further changes.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.