-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Amazon API V2 #6
base: master
Are you sure you want to change the base?
Conversation
Fixes issue with state being null
Make sure a uid and email is there before moving forward
Making redirects dynamic
What is missing here to merge it back to master? Anything I can help with? |
I wanted to keep v1 and v2 on separate branches so people migrating can see the difference. Once v2 is live for everyone we can merge this branch. I can start adding a list of issue if we want to start making additional updates like delivery notification to Alexa, handling 500 errors, etc. |
Adding Error Checking for random edge cases
Adding Amazon Delivery Notifications Code
Fixes issue with null tracking or code
No description provided.