question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error transforming the velocity template

See original GitHub issue

Getting this error … after I deployed and setup everything… using AppSync client!

GraphQL error: java.util.concurrent.ExecutionException: com.amazonaws.deepdish.transform.velocity.TransformationRenderingException: Error transforming the velocity template

Error

The query that’s causing the error is Query.meInfo

Error

Any ideas? 😃

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6

github_iconTop GitHub Comments

3reactions
iuriikozuliakcommented, Feb 11, 2018

@lolcoolkat got the same error on my initial setup, fixed by adding a user to the Users table with the same handle as cognito username.

2reactions
iliketowritecodecommented, Feb 11, 2018

@iuriikozuliak @sid88in yep figured out I needed to add my handle to the user table… after like 2 hours of debugging hehe 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error transforming the velocity template
"Error transforming the velocity template": Is there any work-arround to return an object in using "Scan"?
Read more >
Error transforming the velocity template · Issue #41
So I figured out the issue @undefobj ... It was due to the fact that it was trying to Query a record in...
Read more >
AWS AppSync Velocity Templates Guide | by Gerard Sans
Response Template. This is where you can add custom error handling or result transformations. Output will be part of the JSON response back...
Read more >
Resolver mapping template utility reference - AWS AppSync
Learn about resolver mapping template utility helpers for AWS AppSync.
Read more >
Soft bounced due to Velocity transform failed error.
Hello, I'm getting soft bounce issue while using below velocity script, when I checked in the Activity log found following highlighted error ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found