Hello, I need urgent help. I am trying to connect Paddle to Bubble API connector but I keep getting errors. What am I doing wrong?
Hi @kkaracaburak,
To make Bubble recognize {product_id}
as a variable, try using [product_id]
instead. This syntax helps Bubble understand that product_id
is dynamic and should be replaced with an actual value.
Hope this helps!
2 Likes
First change curly bracket to square bracket and delete the parameter. This is already set in your url
2 Likes
Thanks for responses, I converted to square brackets and appeared as a key. The docs say the value is product. Still getting the erro
r.
No. You need to replace it by the price id. Not product
1 Like