I have created a integration for integrate google chat space but it shows an error like :-
"error-result-label
You are not permitted to perform the requested operation
The external system understood the request but refused to authorize it HTTP/1.1 403 Forbidden"
When I click on "Click here to authorize," the authorization is successful, but it still shows the same error afterward.
Am I forgetting to pass any necessary parameters?
Discussion posts and replies are publicly visible
is it resolved? i am too facing same issue
Can you check whether your Connected system configured correctly?? Try authorizing your connection from connected system
when i am trying to authorize from connected system, its showing authorize successfully. but with integration its showing same error msg in above screens
vinnapalab3801 Rishu Kumar Gupta From the image above, I understand that we are using the OAuth 2.0 Authorization Code Grant. If the authorization is successful from the connected system side, i don't think there is an issue with the credentials. Therefore, it seems the problem lies with the external API. To verify this, set up the API in Postman and check the configuration by following the Google Chat API documentation.
Google Chat API | Google for Developers