I found this while using the linkedin API. When I executed the import cURL with the following contents in the HTTP Request node, the values corresponding to the data-urlencode were not populated. I manually entered it separately and confirmed that it was executed, but I don't know why the value was not automatically entered via import cURL.
Bug Description
I found this while using the linkedin API. When I executed the import cURL with the following contents in the HTTP Request node, the values corresponding to the
data-urlencode
were not populated. I manually entered it separately and confirmed that it was executed, but I don't know why the value was not automatically entered via import cURL.To Reproduce
Expected behavior
Automatically entered the "data-urlencode" key and value.
Expected Result Image
Operating System
Ubuntu 20.04.6 LTS
n8n Version
1.64.3
Node.js Version
-
Database
SQLite (default)
Execution mode
main (default)