#surgical
1 messages · Page 1 of 1 (latest)
I think you need to get rid of the quotes around 'exchange'
the "exchange" is a string though
im just hardcoding the exchange. the creation of the product worked:
but in the logs there is no record of trying to retrieve the product
the next time I try to retrieve it: using stripe.products.etrieve:
but If i try to create it again, it says "exchange" already exists
Oh, interesting. Okay, I thought is was a variable. You would need to filter by METHOD to see GET requests