Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

APPLICATION ERROR #200 when doing curl import #96

Closed
kwunyeung opened this issue Aug 13, 2014 · 0 comments
Closed

APPLICATION ERROR #200 when doing curl import #96

kwunyeung opened this issue Aug 13, 2014 · 0 comments

Comments

@kwunyeung
Copy link

The actual requirement is different from what mentioned in the documentation. The documentation only mentioned the following command for importing new changesets for repositories.

curl "http://host.domain.tld/mantisbt/plugin.php?page=Source/import&id=all"

but the api_key is missing here and it should be

curl "http://host.domain.tld/mantisbt/plugin.php?page=Source/import&id=all&api_key={api_key_set_in_plugin_configuration}"

@dregad dregad closed this as completed in 7ee50fc Oct 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant