Question

When i try to add a business rule via section wizard in my local instance(on-site) it is throwing "Unexpected token B" error

When i try to add any business rule via section wizard, it is throwing " Unexpected token B " in console. This happen only in the local instance (on-site)

Is there any dependency that is missing ?

Kindly help us resolve the same asap

 

Thanks & Regards, 

Saranya

Like 0

Like

1 comments

Dear Saranya,

The error indicates that there is a mistake in your code. It can be a redundant symbol, letter or just syntax. Here are the resources with some exmaples:

https://stackoverflow.com/questions/13789719/json-in-javascript-unexpec…

https://stackoverflow.com/questions/8428739/i-cant-to-process-response-…

https://www.kevinleary.net/syntax-error-unexpected-token-json-position-…

Apart from that, make sure your business rule code is not commented in the schema.

Best regards,

Dean

Show all comments