Skip to content

Cannot get this to work on create-react-app #52

Closed
@thtliife

Description

@thtliife

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.

screen shot 2017-02-13 at 9 10 31 am

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions