Jeremy
Jeremy
Have you tried logging the event to the lambda and checking CloudWatch to see the structure of the input? @isi-gach
This seems like a problem with AppSync's implementation of Lambda resolvers. Have you tried sending your cookie under a different header?
I would contact the AppSync service team if possible. The fact that basic support plan accounts can't submit bug reports to service teams is unfortunate.
@LMulvey sorry about not noticing that before telling OP to contact you. On the other hand, that was very insightful and I would like to put in my vote for...
Hi @c-morten, sorry for the late reply. Your idea makes a lot of sense to me, so I rewrote my refresh logic to recall initializeService with fresh Polly and Presigner...
@julien-moreau we are currently porting Sumerian state machines to Babylon/JS code rather than use the visual editor to generate code, because it currently lacks many of the nodes that we...
@julien-moreau can you take a look at this and tell me if I'm on the right track? This node should work if there exists a TransformNode in the scene with...
@julien-moreau we are looking forward to this immensely, also to re-iterate blueprint.js is fine in terms of component libraries.
Fantastic, I'll port my code over to implement the new IPlugin registration function. I suppose our contribution will be the first plugin for the new plugin platform -- what are...
Let me think more about your distribution ideas, creating a store does seem a bit ambitious. I'll think more about my documentation suggestion and get back to you on that...