When starting a new feed, and there is only 1 message to download, the plugin does not process the message correctly.
This is due to the conversion to JSON returning a single message instead of an array of messages with a single message in it (line 49 of class-spotmap-api-crawler).