Your username must be unique, and cannot be changed later.
We use your email address to email you a secure password and verify your account.
Home › Forums › Getting started › cannot access builded js
This topic has 2 voices, contains 1 reply, and was last updated by admin 380 days ago.
I built the js of wink with the ANT build script, and it generated a wink-1.4.1-all-default.min.js
But If I want to use them in my app I get a 403 forbidden when I try to load the js-file Also it puts a “%22″ after the filename…
Thx for help.
Cheers
Hi
“%22″ is the URL encoding for a double quote, so I guess you have a probelm in the src attribute of the script tag that loads your builded version of wink…
Jérôme
You must be logged in to reply to this topic.