Nikolay Oleynikov

Results 25 comments of Nikolay Oleynikov

@SleeplessByte but is it possible to set this key when building via the expo CLI on their cloud platform?

@SleeplessByte thanks! Gonna give it a try! Haven't examined that part of the documentation yet.

Seems like the issue is not caused by the API keys. I've set the keys but the problem still persists in my case.

@hussainahmad the minimal reproducible demo code is [here](https://github.com/Kolyunya/react-native-maps-crash-demo).

@Simon-TechForm I made a [minimal reproducible example](https://github.com/Kolyunya/react-native-maps-crash-demo) some time ago. Probably worth updating dependencies versions.

API platform already sends `ETag` response headers out of the box. Do I get it right that `If-None-Match` request header is just not supported? I keep getting `200` status code...

@ragboyjr unfortunately it's impossible to pass this mock to a client which expects a `callable` argument. And creating a separate class with `__invoke()` just for the purpose of being able...

I believe the issue here is that we are using a very old codegen version. [It turns out](https://hub.docker.com/r/swaggerapi/swagger-codegen-cli/tags) the latest published docker image is `2.4.29` which doesn't support OpenAPI v3....

I guess this one could be closed as duplicate: https://github.com/Behat/Behat/issues/159#issuecomment-168751860.

@rodion-k the configuration is indeed correct, that was my mistake, sorry.