You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the API is served from http://tod.chicagocityscape.com, which was done to separate the PHP daemon from the one that powers the main website. It's difficult to update the API because I have to maintain two codebases.
The second server doesn't have HTTPS, and I've made a lot of performance improvements on the main website.
Currently the API is served from http://tod.chicagocityscape.com, which was done to separate the PHP daemon from the one that powers the main website. It's difficult to update the API because I have to maintain two codebases.
The second server doesn't have HTTPS, and I've made a lot of performance improvements on the main website.
I can serve the API from https://chicagocityscape.com/api/ without a problem.
I need to tell all API customers, including M.A., and MPC, and anyone else that has a key.
The text was updated successfully, but these errors were encountered: