#Sharvan Choudhary

1 messages · Page 1 of 1 (latest)

agile kelpBOT
stiff narwhal
covert trout
#

i already did that still it givig me this error

covert trout
#

hello are you there?

stiff narwhal
#

Thanks for waiting, discord is busy today

#

Have you uploaded the stripe app after updating the manifest?

covert trout
#

yes i did

#

still facing the same issue

stiff narwhal
#

Can you share with me the manifest?

covert trout
#

{
"id": "com.example.newhelloworld",
"version": "0.0.1",
"name": "Newhelloworld",
"icon": "",
"permissions": [],
"ui_extension": {
"views": [
{
"viewport": "stripe.dashboard.customer.detail",
"component": "App"
}
],
"content_security_policy": {
"connect-src": ["wss://devwss.pbx.paytia.com:4443"],

        "purpose": "Allow the app to retrieve example data"
    }
},
"constants": {
  "API_BASE": "wss://devwss.pbx.paytia.com:4443" 

}

}

stiff narwhal
#

URLs must conform to the CSP spec. We only allow HTTPS schemes.

#

You are using a non-HTTPS scheme in the manifest

covert trout
#

can i connect websocket to stripe app ?? for telephony purpose throught stripe app

stiff narwhal
#

I don't think so, since it only allows HTTPS scheme.

covert trout
#

any other method from which i can acchive that telephony