Skip to content

Releases: majestic/Javascript-API-Connector

Release 0.9.4

26 Apr 16:36

Choose a tag to compare

APIService.js now uses POST for requests, rather than GET.

Bug fixes:

  • Using POST over GET now allows for larger requests.
  • Response.js#isOK now returns "OK" if the response status is "QueuedForProcessing".