checkoutCompleteWithCreditCardV2 Required access: unauthenticated_write_checkouts access scope

Hi, I am trying call checkoutCompleteWithCreditCardV2 i get access denied.

Even tho my app has unauthenticated_write_checkouts scope and in same time mutation checkoutCreate (which requires the same unauthenticated_write_checkouts scope) works normal.

Hi @Isil ,
I’m facing the same issue. Were you able to figure it out or got any leads on how to fix this?

Hello, May I know if you fix this error? I have same issue.