-
When i try to create a new repo by using the Postman above message is shown. {
"name": "Create new repo",
"description": "Create new repo by API",
"homepage": "https://github.com",
"private": false
} Also pass the username and password in the Authorization. Also try to change the password with the token. |
Beta Was this translation helpful? Give feedback.
Answered by
gr2m
Aug 5, 2020
Replies: 1 comment 1 reply
-
you have a double |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Ankit8420
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
you have a double
//
in the URL, might that be the problem?