I have added read:user:bitbucket
scope to the manifest and when i am trying to
api.asUser().requestBitbucket(route`/2.0/user/emails`)
I am receving a 401 error. Also have read:repository:bitbucket
scope and i was able to read the repository details.
Am i missing something here ?