happygapi
happygapi copied to clipboard
simplifies using a random port
related to #6
Hi @JohannesFKnauf - this PR serves to make the auth!-test
pass (which it does!)
I'd appreciate your opinion on whether this seems like a sensible approach.
The main issue it addresses is that exchange-code
was not being called with the updated redirect_uri
including the random port.
There still seems to be a problem when trying to use the refresh_token
(it seems to always fail, but I'm not sure if this is new behavior or perhaps it just never refreshed correctly in the first place... something for further investigation).
@timothypratley I just wanted to let you know, that I saw the PR, but couldn't have a look, so far. I plan to look into the PR and give feedback in the next days.
@JohannesFKnauf thanks for the helpful feedback, I've made the changes you recommended and I think it's ready now? What do you think?
@timothypratley I just had a look at your changes. Looks ready now! I'll go for a test drive with my client code in parti-time soon.
O.K. great, thank you!