rdohms / meetup-api-client

Guzzle powered Meetup.com API Client
MIT License
76 stars 24 forks source link

Added Accept header to Guzzle request #30

Closed jcomack closed 8 years ago

jcomack commented 8 years ago

Without the Accept header set, the Meetup API with throw a 406 Not Acceptable error.