You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Error in VBS Project - Unexpected Token "}" (It was working fine last week)

Summary:

Hi Team

We are getting some weird issues on the VBS project, which worked fine last week. When I try to run the app I get the below error from the console and the web app is now opening.

"Uncaught SyntaxError: Unexpected token '}' (at main-start?vbdt%3ApreferExtensionVersion=%24vb_e63d707e8aa9ae98768d34ddd0dc1b01:67:2)"


Upon clicking on the above I can see below snippet issue

<script type="text/javascript">
window.FAEndPoints = window.FAEndPoints || {
 "ORA_FND_AI_PROXY_ENABLED" : "N"
}};

Above is the standard code bundle and I can see extra "}" but am not sure how to handle the same.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!