Microsoft graph java sdk usage

Bracha Steinberg 1 Reputation point
2022-08-13T21:07:21.047+00:00

I have used the microsoft graph java sdk and it worked great!!
after some month i executed the same project again - but it doesn't work for any good reason,
via postman the request is successful, just via the java sdk it's failed with the following error:
2022-08-13 23:51:03.340 ERROR 18592 --- [onPool-worker-3] c.a.i.ClientSecretCredential : Azure Identity => ERROR in getToken() call for scopes [https://graph.microsoft.com/.default]: reactor.core.publisher.MonoSink.contextView()Lreactor/util/context/ContextView;"

and need help..

Microsoft Security | Microsoft Graph
{count} votes

1 answer

Sort by: Most helpful
  1. Karunaker Reddy V 10 Reputation points
    2023-11-28T13:09:21.9233333+00:00

    can any one answer for the above question. Getting same error

    [ForkJoinPool.commonPool-worker-19] ERROR com.azure.identity.ClientSecretCredential - Azure Identity => ERROR in getToken() call for scopes [https://graph.microsoft.com/.default]: Could not initialize class reactor.netty.http.client.HttpClientSecure

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.