Tiagop
Tiagop
### Expected Behavior When creating a commit with prompt, if you have body-leading-blank enabled, it should insert a line between the summary and the body ### Current Behavior When creating...
GetTagsResponse declares that it can contain some fields when in fact it cannot. The fields it can't receive are the ones enumerated in `PrivateMediaField`
As per the Instagram Graph API changelog: ``` October 20, 2021 IG Comments Applies to all versions. Two new fields have been added to IG Comments: from — returns an...
The error codes for this request are well defined over on https://developers.facebook.com/docs/instagram-api/reference/error-codes It might be possible to process the response to this request and expose these error codes and messages...
Add request for this resource: https://developers.facebook.com/docs/instagram-api/guides/business-discovery
- Axios is big and probably overkill for this lib. - It would be cool if this lib had zero dependencies.
Explore how we can use mixins to reduce duplications of things like: - `pageId` and other params in requests - `paging` data in responses Furthermore, we could use them to...
From https://developers.facebook.com/docs/instagram-platform/instagram-graph-api/reference/ The graph API now accepts Instagram login (and the URL changes)