Hi ,
In one of the webservice connector application, we are using grant type as Refresh token.
After committing the Code into the Git, every time when the changes are done in the git the existing refresh token of the application is updating and the test connection is getting failed.
we are having another approach i.e., Adding the Application.xml file in ignorefiles.properties file in git, other than this approach is there any better approach.
Can anyone help on this scenario , without updating of refresh token in Application.xml file, after build happen.
Thanks,
Akash