Facing error while using gemini code assist in pycharm

“code”: 403,
“details”: [
{
@type”: “type.googleapis.com/google.rpc.ErrorInfo”,
“reason”: “VALIDATION_REQUIRED”,
“domain”: “cloudcode-pa.googleapis.com”,
“metadata”: {
“validation_error_message”: “Verify your account to continue.”,
“validation_url_link_text”: “Verify your account”,
“validation_url”:

I have my account granted

subscription license

and all the apis

and projects permissions are setup

but still facing issues.

I have found the solution go to .idea in the pycharm log get the URL for the authentication and give the way either the phone number of the scanner code to verify the account. Once the account is verified the the gemini code assist has been started working