omniphx / forrest

A Laravel library for Salesforce
https://omniphx.github.io/forrest/
MIT License
259 stars 120 forks source link

Remove backslashes the response #348

Closed marcelo2605 closed 3 months ago

marcelo2605 commented 4 months ago

The state value is returning with backslashes, making it impossible for the value to be interpreted correctly.

I'm using the package in an unconventional environment: WordPress + Acorn. But I believe that the added function will not cause any harm.