Eric Eslinger
Results
2
comments of
Eric Eslinger
This is a strange bug. I'm not sure where it would be coming from, but my intuition would be that when deployed to production, the rich text heading into the...
session.remoteCall('user','current') does indeed use POST to get to api/users/current, but I was able to provide a post route there. However, the returned object still gives an error in the same...