0

I have admin token with all privileges but when I am trying to create files via api I am getting this message: You are not allowed to push into this branch. I checked and this repository master branch is not protected, I wonder what could be the case?

Sławosz
  • 11,187
  • 15
  • 73
  • 106

1 Answers1

0

I forgot to add Sudo header, which is required when action is done on behalf of user.

Sławosz
  • 11,187
  • 15
  • 73
  • 106