Even Sosa

Results 7 comments of Even Sosa

Same error here with react-native. Anyone found a solution? `var currentFetch = preferredFetch || utilities.maybe(function () { return fetch; }) || backupFetch;` I see this line returns false which is...

@daniel-covelli the issue was resolved in a very unexplicable way for us. I don't know if you use okta. But it tuned out for us that the order we imported...

I have the same issue still on version 2.3.0 introspectAccessToken only works well on IOS not Android [EDIT] I found something more specific today: It does actually work if you...

@Rakee08 did you ever solve this?

> Running into the same issue in my DockerFile using `nodesource/setup_8.x`. > > I'm using a temporary dirty fix to see if it solves the issue, basically appending the flag...

@flgraveline tried to play around with my own script using your logic but didn't do the replacement for some reason. But I just gave it a shot with the actual...