Lazyinitialization error when requesting account

I am Getting lazyinitialization error when requesting account on a web service application that is newly onboarding. I want to test the create operation for the application

Am I missing something?

Thanks in advance

@rishavghoshacc

Are you using any custom code? Please share the custom code here, there might be issue with the beanshell code that you are using.

Have you used context.decache() in your code?

Please post your code. I need to go through it once.