Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed failing calls to Lookup #38

Merged
merged 1 commit into from
Jul 9, 2018
Merged

Fixed failing calls to Lookup #38

merged 1 commit into from
Jul 9, 2018

Conversation

Oliver-Fish
Copy link
Contributor

Hi,

I am currently completing the programming assignment for the go job but was having no luck with calling the Lookup method.

The only error I was getting back from the package was
"2018/07/07 13:51:57 invalid character 'M' looking for beginning of value"

This turned out to be caused by the package doing a POST when the API wants a GET.

Thanks,

Copy link
Contributor

@epels epels left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Oliver-Fish, thanks for submitting this PR - good catch! It is included in release 4.2.1.

@epels epels merged commit 722b6e0 into messagebird:master Jul 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants