I am trying to connect Native Apple Pay to bubble, I have got the approval from Apple and registered on developer program, added the js button as per Displaying Apple Pay Buttons Using JavaScript | Apple Developer Documentation and the button shows perfectly, then added the js to show the pay sheet and it did work but now I need to run the API as per Requesting an Apple Pay Payment Session | Apple Developer Documentation in API Connector, attached the certificate to the call as per below:
but getting:
Can anyone help ?