Closed dontcallmedom closed 7 years ago
As alluded in #16, when the API sends a redirect back, it drops the ?apikey parameter from the URL it redirects to.
?apikey
While this can be handled on the client side, it seems it would be much better to do the right thing on the server side.
As alluded in #16, when the API sends a redirect back, it drops the
?apikey
parameter from the URL it redirects to.While this can be handled on the client side, it seems it would be much better to do the right thing on the server side.