Hi all,
I've recently been getting started with Databricks Apps, and have been trying to use on-behalf-of access. However, it seems that the X-Forwarded-Access-Token is not coming through in my app headers. I have lots of other X-Forwarded ones such as Email, Host, User, etc, but not the Access-Token.
I have enabled the On-Behalf-Of User Auth preview in the previews settings of my account. On the app config page I have then tried to enable app resources and scopes as below:

I believe this might be where the issue is, when I click "save", the API scopes field remain empty no matter what scopes I try to give the user. The resource seems to stay, but the scope seems to be lost every time:

Am I missing something or doing something wrong? I have tried in another workspace with the same outcome.
Any feedback is welcome, thanks!