I'm trying to add my workflow to our TAG server. However, when I try to upload it to the server, I get the following error:
Internal error: Upstream tool called push record in update mode
I am assuming it is because of the Python Tool I am using. Here is how my workflow looks like:

In the Python Tool, I am pulling from an API and grabbing the data from it. I can provide the code if needed. Is there something I need to configure to publish this workflow to the TAG server?