I have gone through your code and replicated the configuration but I faced this issue when logging In . I was not able to get the access token and this error was coming in the network tab.
OAuthError: Client authentication failed. Either the client or the client credentials are invalid.
https://{your_domain}/oauth2/default/v1/token
Status Code: 401 Unauthorized
I have gone through your code and replicated the configuration but I faced this issue when logging In . I was not able to get the access token and this error was coming in the network tab.
OAuthError: Client authentication failed. Either the client or the client credentials are invalid.
https://{your_domain}/oauth2/default/v1/token
Status Code: 401 Unauthorized