Closed
Description
Has anyone successfully gotten this to work with a fork of https://github.com/facebookincubator/create-react-app ?
I cannot get it to work in either the standard or classic setup.
In standard mode, I get the following error when trying to save a link:
No permission to add a webhook to the repository facebookincubator/create-react-app. Make sure thtliife has given Backstroke permission to access this organisation or repo via OAuth.
In classic mode, I get the following response...
Uhh, error: {
"message": "Validation Failed",
"errors": [{
"message": "The listed users and repositories cannot be searched either because the resources do not exist or you do not have permission to view them.",
"resource": "Search",
"field": "q",
"code": "invalid"
}],
"documentation_url": "https://developer.github.com/v3/search/"
}
Any ideas what I am doing wrong?
The create-react-app is not a private repo, as per facebook/create-react-app#1545 (comment)
Metadata
Metadata
Assignees
Labels
No labels