Randy Tate
Randy Tate
See: https://github.com/dynamoose/dynamoose/issues/1113#issuecomment-774734108_ When inspecting existingIndexes vs expectedIndexes in index_changes.js, existingIndexes in AWS had a property "ProvisionedThroughput" that was not found in the expectedIndexes from dynamoose. This caused the index to...
Resolves unexpected exception that was thrown in cases where the tracked-package was sent to USPS "Dead mail". Also finds tracking number in an alternate location in USPS response.
I wanted to be able to tell if a URL was redirected due to OpenGraph/Canonical tags ... or if it truly was a redirect. ``` php $url = $row["Destination URL"];...