Could not connect to Saleor during installation. Saleor URL that App tried to connect: http://localhost:8000/graphql/

I'm using self hosted Saleor and trying to integrate self hosted stripe app, however I'm getting "Couldn’t Install Stripe The auth data given during registration request could not be used to fetch app ID. This usually means that App could not connect to Saleor during installation. Saleor URL that App tried to connect: http://localhost:8000/graphql/" I'm not sure why saleor url is http://localhost:8000/graphql/ since all variables in my env point to my deployed server api url and not localhost. Nothing is running locally, i'm using my deployed dashboard to install a deployed stripe app.

Вернуться на верх