OAuth 2.0 authorization code error

Hello,

I have written down my authorization code in the Bubble (inside the button’s workflow).

However, I got Access blocked: authorization error, Missing required parameter: redirect_uri.
Error details - Error 400: invalid_request.

In the google cloud:
App domain: https://tratacopy.bubbleapps.io
Authorized domain: bubbleapps.io

In the Bubble app:
redirect_uri=https://tratacopy.bubbleapps.io/version-test/words_game

Please somebody could give me a hint about this error? Thank you in advance.