Skip to content

Fix message tags format#125

Merged
nov merged 3 commits into
nov:masterfrom
bryanbrunetti:fix-message-tags-format
Jun 24, 2020
Merged

Fix message tags format#125
nov merged 3 commits into
nov:masterfrom
bryanbrunetti:fix-message-tags-format

Conversation

@deadkarma
Copy link
Copy Markdown
Contributor

The format of the message_tags in the test does not match the format that the API returns, which is an array of hashes indexed with a unique "tag-key"
( https://developers.facebook.com/docs/graph-api/reference/v2.3/post )

This is causing a TypeError: no implicit conversion of Symbol into Integer when trying to fetch a post with message tags.

@deadkarma deadkarma force-pushed the fix-message-tags-format branch from 2ae4c59 to 977a419 Compare May 31, 2017 14:51
@nov nov merged commit a2dd443 into nov:master Jun 24, 2020
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