Issues updating table with Glide API coming from Make

Hi everyone,

I’m trying to update a table in my app with an HTTP request from Make, but have issues getting it to work. I hope someone can help me and end my trial and error :smiley:

So I’ve following this article and think I have the data structure right. I have also double checked my JSON with a JSON validator, but am still getting an error (“Bad request”).

Here’s my request:

As you can see, I’m hard coding the row id but my plan is to pass this id in my first step of my Make scenario and add it then. I’ve taken this ID from the row I’m trying to update.

Does anyone see what I’m doing wrong?

Thank you :pray:

Figured it out already. “rowID” instead of “rowId” :man_facepalming:

2 Likes

Might interest you to know…

2 Likes

Can relate.

image

3 Likes

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.