GIT credentials cannot find.. Mendix Studio Pro version 9.13.0

2
I have GIT enabled and used my Mendix Studio Pro login credentials to pull code changes from GIT but it fails all the time. Where I can locate my GIT credentials?   Thanks, Madhuri
asked
1 answers
2

Please find below link to create Personal Access Token to use as Credentials to log in git.api.mendix.com: 
 
https://docs.mendix.com/developerportal/community-tools/warden/
 
Personal Access Token (PAT). For more information on how to create a PAT, see Create a Personal Access Token with Warden in the Developer Portal Guide. When connecting, your username is your Mendix account username, and your password is the Personal Access Token you created. Alternatively, you can use the word pat as your username.

answered