I\'m trying to get data from the network request using PromiseKit in the following code below, but on the line seal.fulfill(data) I\'m getting the error \'Canno
seal.fulfill(data)