schmorrison / Zoho

Golang API for Zoho services
MIT License
35 stars 34 forks source link

Fixes issue #9 #10

Closed beatscode closed 5 years ago

beatscode commented 5 years ago

This fixes an issue where the request for generating a token would work initially but then subsequent requests would have empty values in the AccessTokenResponse. This was causing empty refresh token during http request causing the request to return an empty response.