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
{{ message }}
This repository was archived by the owner on Jan 10, 2024. It is now read-only.
Hi,
first amazing work with your Force.com - rest ToolKit !!!! , it works perfectly with all browser except Internet Explorer 11 (Actually I don't know with the previous versions).
I am using forcetk.Client.prototype.createBlob() and I will get an error in the "request.send(blob);" line , the error is "The paramater is incorrect".
Somebody could have the same issue? and some solution?