Open opb opened 10 years ago
Hey @opb,
This issue is related to #3, Guzzle calls the adapter again after the redirect. If #3 can and is resolved this shouldn't be an issue anymore. (I'll give it a try on the train home later today, just moved into a new house without internet connection so it might take a few days.)
Cool, thanks :)
Confirm, same here:
@SergeC yeah I know the exact cause of this. Currently playing with generators to see if there is a work around. Might end up using Recoil since I'm hitting a dead end with generators at the moment, but also not sure. Will post an update when I know more.
Hi there I'm receiving the following error:
I'm not 100% sure where the issue is, but it's an undefined method in
React\Promise\Promise
called by Guzzle, so I thought with ReactGuzzle being the connection between the two, it might be best placed here. Please let me know if you need any further details.Many thanks!