#trollboy

1 messages · Page 1 of 1 (latest)

dark heronBOT
fair hatch
void stag
#

basically I'm getting this back:

stripe.error.InvalidRequestError: Request req_PdzljPFgLP4ejm: Invalid object
#

without anything more verbose than that

fair hatch
#

Your metadata is being passed as a single string

#

Not as a series of key-value pairs

void stag
#

I see that now, the logs were defaulting to LIVE, I just noticed that

fair hatch
#

You should pass it in as a Python dict

void stag
#

thank you so much

fair hatch