Hi all,
I have published customer page as web service on Business central on cloud.

I have generated the web-access key without expiry date.

I am using Post man to verify end points. It works fine until I am login in Business central.

After a longing out from Business central web-client it gives 401 Unauthorized error.

I want to use the OData endpoints in a third party application which will perform CRUD operation for customer.
Any idea If I am missing some thing?
Thanks