Hi @VishalV1,Technically, JWT to OAuth migration should not have any impact on existing functionality, the only change in migration is towards the authentication setup to generate "access_token" post that everything should be working as expected. Structurally only "access_token" generation setup is ...