User bio
404 bio not found
Member since Apr 15, 2016
Posts:
Replies:
The REST example using Axios works great from outside the Cache environment but when I try it out in a CSP page ( a HTML based CSP page e.g. demo.csp ) Atelier throws a syntax error due to the @click="getPostsViaREST". ERROR #5928: Syntax error while parsing tag <button> on line number 24
Any ideas what could be wrong?
Thanks Jorge,
I'll try setting the endpoints to "Unauthenticated" for testing purposes, eventually I intend to use OAuth2 for authentication.
-Conor
Certifications & Credly badges:
Conor has no Certifications & Credly badges yet.
Global Masters badges:
Conor has no Global Masters badges yet.
Followers:
Conor has no followers yet.
Following:
Conor has not followed anybody yet.
FYI: I found that an Atelier error isn't thrown if you use the long version of the shortcut @ i.e. by just using v-on