Alexey Shcherbak

Results 21 comments of Alexey Shcherbak

By the Nickname you mean MailNickname property of user object ? that was always mandatory and unique. As you can see in my LinqPad sample - I'm setting it properly....

added some extra details to SO question. I'm trying to work on raw https level using fiddler. it's either graph.api oauth2 is broken or something is broken in admin consent...

@dkershaw10 I think I narrowed the problem down to a level when I have 2 raw http requests in Fiddler - one is to get token and one is to...

I think no-one really interested in solving this issue. We gave up on Azure AD so far because of this showstopper and this problem not affecting us anymore. Good luck...

@pietrygamat check if it's fixed in 1.18 which is just dropped in release channel. It's fixed my scripts with file uploads for sure.

@lohxt1 yes it does, thank you. I tested it when I saw 1.18 was pushed to brew.sh https://github.com/usebruno/bruno/issues/2249#issuecomment-2126278862 Re `bru.interpolateVars();` - From the name it's not clear what would it...

still broken for me, using v2.25.0

@purduemike Thanks, after some time-consuming fiddling I switched to `aws-google-auth` from Cevo

@krishraghuram Is there a bruno discord ? your link does not show anything, even server prompt... I'm curious on a context and also interested in api for that. Although pre-authentication...

I've ended up biting the bullet and updated our entire swagger definition to this package - https://github.com/samchungy/zod-openapi it's a simple update, but quite a lot of manual work to update...