Skip to content
This repository has been archived by the owner on Oct 23, 2022. It is now read-only.

Troubleshooting

Matthias Rolke edited this page Nov 23, 2016 · 2 revisions

Troubleshooting

force-dev-tool fetch throws UNKNOWN_EXCEPTION: invalid parameter value

$ force-dev-tool fetch
Fetching from remote mydev
Error: [mydev]: sf:UNKNOWN_EXCEPTION: UNKNOWN_EXCEPTION: invalid parameter value

Please update .forceignore to ignore metadata types that are causing this error on listing metadata (see example below) and run force-dev-tool fetch --use-forceignore.

# MavensMate: Unrecognized package.xml metadata type: XXX. See XXXs instead
AssignmentRule/*
AutoResponseRule/*
ManagedTopic/*
MatchingRule/*
Clone this wiki locally