I have an application hosted on here that worked up until sometime in the last couple of weeks. I’d use encodeURIComponent() to be able to send the / character so I can look it up in a mongodb and send it back.
Now every product ID that has a / in it fails to return. Everything still works fine locally(which connects to a hosted mongodb), what could possibly have changed on the backend for this to stop working? or where can I look to start to determine it?
@ndeedev thanks for flagging this. We’ve identified the issue and reverted the change. It should be fixed now, could you confirm? We’re sorry for the trouble.