Lost Password
Create an Account

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.

cannot access builded js

HomeForumsGetting startedcannot access builded js

This topic has 2 voices, contains 1 reply, and was last updated by  admin 380 days ago.

Viewing 2 posts - 1 through 2 (of 2 total)
May 9, 2012 at 4:01 pm #link

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

May 10, 2012 at 6:04 am #link

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

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.