Skip to content

Initial release

Compare
Choose a tag to compare
@ObsidianMinor ObsidianMinor released this 03 Apr 18:35
· 99 commits to master since this release

Every part of the Gfycat API has been supported in this release (including a method to get API keys for the current user). As of this writing, here are some things that are broken on Gfycat's end that I've found.

  • CurrentUser.GetTimelineFeed throws an InternalServerException due to the property "config" being undefined

  • CurrentUser.DeleteGeoWhitelist throws a GfycatException : "200 Unauthorized : You are not authorized to access this endpoint" even with a valid access token.

  • CurrentUser.DeleteDomainWhitelist throws a GfycatException : "401 Unauthorized : You are not authorized to access this endpoint" even with a valid access token.