Fardeen Mansoori • almost 2 years ago
In the SDK App Configuration which one to choose Development URL or App Source
The question is the what should we choose in SDK App configuration, Development Url or App source and if development url then which url should we use. If I use this localhost url then it is not accepting it ```http://localhost:8080/```.
And if we have to use App source then which file should I submit there?
Can someone help me with this problem, I would appreciate your help.
Comments are closed.

5 comments
Shawni Devpost Manager • almost 2 years ago
Hi there,
I will pass this question along to the Canva team, but I highly recommend posting it in the Canva Developers Community in addition to here for a faster response.
Good luck!
Fardeen Mansoori • almost 2 years ago
Thank you so much, I will post it to Canva Developers Community also.
Fardeen Mansoori • almost 2 years ago
Thank You so much ♥
Shawni Devpost Manager • almost 2 years ago
Hi there,
From the Canva Developers Team: "If you want to use Localhost, make sure the local server is up and running in your terminal or command line. For using the App Source, you can bundle your app with the command `npm run build` and upload it."
Good luck!
Fardeen Mansoori • almost 2 years ago
Thank you very much, the issue is resolved.