Android Studio export project to gitlab

Hello everyone, I have android studio project and i want to export on gitlab. So I was install GitLab plugin on Android Studio.

After open my project and select this: VCS > Import into Version Control > Share on Gitlab

Open Gitlab Settings window and have two input;

  1. Gitlab Server URL: (I was write my git url) https://gitlab.com/mygiturl.git

  2. Gitlab Api Key: I was write Profile Settings > Account > Private Token. When i select OK then i show this error “Provided API Token is not valid”

How i can solve this problem im new on vcs.