Skip to Content
0
Jul 26, 2023 at 10:28 AM

Authentication issue after deployment of CAP and running app route

295 Views

when i run the CAP app locally i get token using xsuaa and redirected to app when i deploy the app to cloud foundry and run the route i cannot get token and get error of 401 while i bind the hana instance and xsuaa service instance to app but it working fine on locally run not in deployment

I am using Node js environment

please help me