I am trying to create an URL parameter “error_description”, but it gets turned into errorDescription and I can not change it afterwards either. This is a parameter coming from the an external system redirecting to App Farm so I can not change it.
Hey @nicolaifriis, thank you for reporting this one. We definitely see the need for being able to use both underscores and dashes in the URL params and I have registered a challenge.
In the meantime, you can get this to work with Update Object
and the use of the function editor where you manually retrieve the value of these parameters. Hope this helps!