#chiayi
1 messages · Page 1 of 1 (latest)
Did you copy the "App key" from the developer console and paste it into config.ts?
yeah i did
Try restart the app
ctrl + c on the terminal and run stripe apps start again?
Yes
hmm its the same problem, does it matter if my stripe account is not a connect platform? (its the same account i use to develop + publish my stripe app)
No it shouldn't matter
https://github.com/stripe/stripe-apps/blob/main/examples/dropbox-oauth-pkce/src/util/getDropboxToken.ts#L4 You might want to change this line of code to import { client_id } from '../../config.ts';