Matthew Little

Results 300 comments of Matthew Little

This is due to the Gatekeeper / translocation "security feature" as discussed here: https://github.com/potionfactory/LetsMove/issues/56

According to that thread there seems to be a way to delete the app from the original Download folder location using AppleScript https://github.com/potionfactory/LetsMove/issues/56#issuecomment-239017969 I played around with it a bit...

This issue has come up again. QA is running into errors that are potentially blocking/delaying another API release because the there's no (useful) error logging or source maps: ![image](https://user-images.githubusercontent.com/1447546/151838431-c0d2c288-6cb5-4688-9103-9b4f56598094.png) ```...

All http requests made to the API need the `x-api-key` header. That function looks like it should be updated, but I'm not familiar with this codebase and I don't know...

The key in the linked issue should be usable, are you running into problems?

Great! Could you provide private builds to devops and API team so we can test and ensure our backend is working as expected? We shouldn't merge / deploy this change...

@fbwoolf so far this looks good from light auditing of requests on client-side. Could you create a build using the strict kong endpoint (and associated key) for QA and my...

@fbwoolf from the API side, these changes (specifically the stacks.js upgrades and new header) should be safe to merge and deploy against the regular API endpoint (`stacks-node-api.stacks.co`).

@fbwoolf could you post the verbose details of the http request and response (headers and bodies) from the chrome DevTools?

> Would it be easier if I just dm you a new build so you can investigate it on your end? Yep! That works.