Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Error with Internet Explorer 11 - IE11 - "The parameter is incorrect" #89

Open
1amontana opened this issue Oct 14, 2016 · 1 comment
Open

Comments

@1amontana
Copy link

1amontana commented Oct 14, 2016

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?

@1amontana 1amontana changed the title Error with IE 11 "The parameter is incorrect" Error with Internet Explorer 11 - IE11 - "The parameter is incorrect" Oct 14, 2016
@jperezq
Copy link

jperezq commented Feb 3, 2017

I know it's been a while but I ran into this recently and finding a comment would've helped. Visualforce sometimes (does it in IE, not in other browsers) includes a Javascript library called Sarissa that replaces the browser's native XMLHttpRequest implementation.
This is what worked for me:
#90

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants