pierrejeambrun commented on issue #46675:
URL: https://github.com/apache/airflow/issues/46675#issuecomment-2653524226

   Your json is wrongly formatted, something like this is expected:
   ```json
   {
     "variable1": "value1",
     "variable2": "value2",
     "variable3": "value3"
   }
   ```
   
   Even with a properly formatted json, it fails with
   
   
![Image](https://github.com/user-attachments/assets/b4129064-3706-461a-8666-8dabadf98137)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to