Project

General

Profile

fetch_changesets not working for specific project

Added by Osama Sayed over 12 years ago

Hello, when I execute this at the command line:

curl "http://myserver/sys/fetch_changesets?key=my_key

it works! However, when I add a project ID:
curl "http://myserver/sys/fetch_changesets?key=my_key&id=my_project

I get a 404 not found in my production.log file. Note that the project my_project exists with this exact ID on my redmine.

Any ideas?

Thanks,
Sammy


Replies (1)

RE: fetch_changesets not working for specific project - Added by Mischa The Evil over 12 years ago

Just a hint: are you sure you are using the project identifier instead of the project name?

    (1-1/1)