Retrieving checkout session in stripe webhook error

i got the error when i try to retrieve checkout session or list check out line items with the checkSessionCompleted webhook. i even combined the two

Stripe: Argument “session” must be a string, but got: [object Object] (on API request to GET /checkout/sessions/{session}/line_items)

Community Page
Last updated: