Parameter.CreateSharedParameter operation failed. Invalid parameter type

I have some problems with the “Parameter Type” while using the Parameter.CreateSharedParameter or Parameter.AddSharedParameter nodes. Why is “Text” an invalid Parameter Type? I also tried the Select Parameter Type node, but it ends in the same Issues. Look the imagens below:

Weird Error, It says the ParameterType is wrong, but it is actually the Group and Groupname.
Try switching those.

The string with : I think a parameter can not have that charater

I ran into this same error with an Orchid node but the problem turned out not to be the type category. It’s probably actually your Group input. I assume “Dados” is a translation for Data (?), so you need the Revit internal group name of “PG_DATA”. Make sure it is all capitalized.

Hi Guys,
I have this script working in Revit 2021 with no issues, but in R2022, it seems that there is an error. What has changed between the two Orchid versions @erfajo , or else, has anyone noticed?


Thanks!