B
BuildShip
B
BuildShip
•
15mo ago
•
7 replies
Beetoven
API error with FlutterFlow
I have a WorFlow
(
“Stripe Payment Checkout Link Creator
”
) that works manually in BuildShip 2
.0
. The input is in the format
:
[
{
"price
"
:
(x
) Price ID
,
"quantity
"
:
(x
) Quantity
}
]
In FlutterFlow I call the API with the following JSON file
:
{
"PriceID
"
:
"
<varpriceId
>
"
,
"Quantity
"
:
<varquantity
>
}
I
've tried other variations
:
{
"PriceId
"
:
"
<varpriceId
>
"
,
"quantity
"
:
<varquantity
>
}
{
"Price ID
"
:
"
<varpriceId
>
"
,
"Quantity
"
:
<varquantity
>
}
It
's always a mistake
:
"type
"
:
"StripeInvalidRequestError
"
,
"raw
"
:
{
"message
"
:
"The
line_items
line_items
parameter
.
.
.
Has anyone experienced this problem and been able to solve it
? Could you post the solution here
?
Thank you
.
Solution
I did it simply by recreating a new
, similar workflow
. I conclude that I made a mistake in changing the original template
.
Jump to solution
BuildShip
Join
Join founders, builders, devs using Low-code / No-code to create backend, APIs, scheduled Jobs, automation, AI workflows
7,971
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Connect flutterflow with google vision api
F
Fadi / ❓・buildship-help
11mo ago
FlutterFlow transcribe recorded Audio through BuildShip API
M
Mick / ❓・buildship-help
12mo ago
Json Array in API Call from Flutterflow
H
hannahjk. / ❓・buildship-help
14mo ago
FlutterFlow Streaming Assistant with Firestore
R
raj patel / ❓・buildship-help
2y ago