You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
400 BAD_REQUEST "GraphQL server https://host/graphql responded with status code 400: ''.
at com.test.ctg.entitlements.EntitlementsResource.getProductDetails(EntitlementsResource.java:173)
at com.test.ctg.entitlements.EntitlementsResource$$FastClassBySpringCGLIB$$6d8c8a94.invoke()
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763)
at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at de.codecentric.spring.boot.chaos.monkey.watcher.advice.ChaosMonkeyDefaultAdvice.invoke(ChaosMonkeyDefaultAdvice.java:61)
at de.codecentric.spring.boot.chaos.monkey.watcher.advice.AbstractChaosMonkeyAdvice.invoke(AbstractChaosMonkeyAdvice.java:32)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708)
at com.test.ctg.entitlements.EntitlementsResource$$EnhancerBySpringCGLIB$$db751618.getProductDetails()
at com.test.cx3.fnf.ty24.task.InitialDataAggregator24$execute$2$productDetailsCall$1.invokeSuspend
Expected Behavior
Current Behavior
Possible Solution
Steps to Reproduce
Context (Environment)
The text was updated successfully, but these errors were encountered:
400 BAD_REQUEST "GraphQL server https://host/graphql responded with status code 400: ''.
at com.test.ctg.entitlements.EntitlementsResource.getProductDetails(EntitlementsResource.java:173)
at com.test.ctg.entitlements.EntitlementsResource$$FastClassBySpringCGLIB$$6d8c8a94.invoke()
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763)
at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)
at de.codecentric.spring.boot.chaos.monkey.watcher.advice.ChaosMonkeyDefaultAdvice.invoke(ChaosMonkeyDefaultAdvice.java:61)
at de.codecentric.spring.boot.chaos.monkey.watcher.advice.AbstractChaosMonkeyAdvice.invoke(AbstractChaosMonkeyAdvice.java:32)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708)
at com.test.ctg.entitlements.EntitlementsResource$$EnhancerBySpringCGLIB$$db751618.getProductDetails()
at com.test.cx3.fnf.ty24.task.InitialDataAggregator24$execute$2$productDetailsCall$1.invokeSuspend
Expected Behavior
Current Behavior
Possible Solution
Steps to Reproduce
Context (Environment)
The text was updated successfully, but these errors were encountered: