Additional features, settings, or issues not covered by specific Microsoft Teams categories
Hi Amrit,
I’m not familiar with development. However, I found a similar error scenario for your reference. The link is: https://stackoverflow.com/questions/51845317/microsoft-graph-return-access-token-is-empty. In this link, someone told that "Access token is empty" probably means not present or no authorization header in request. Perhaps, you can get some useful information from this comment.