Jussi,
Its best to post a simple example so the community can be more helpful, however, in the abstract, you should extract the path from your timeseries for the findFit function. If ts is your timeseries, do
ts[Path]
This will give you the time, value pairs in the proper format for FindFit.
Regards,
Neil