Jump to content

"non existent version hash" (404) error when I try to download the JavaScriptAPI


Georgi Koemdzhiev

Recommended Posts

Hello, I am trying to test Spotfire 10.8.1 with our web app (i.e. mashup) which was using 10.0.1 before. So I changed all of our URLs to be pointing to our the 10.8.1 Spotfire environment. However, when I do that, I get 302 followed by 404 errors in my browser console:

I have not changed anything else besides the URLs in our app. We are using that URL to request the API from the server - "https://my-domain.com/spotfire/wp/GetJavaScriptApi.ashxVersion=7.14"

 

Is there anything that I could be missing here

Link to comment
Share on other sites

That's what suspect from The JavaScript API is accessed by the following:TIBCO Spotfire Server 7.14 and later:<script src="https://spotfire-next.cloud.tibco.com/spotfire/js-api/loader.js"></script>

 The API version is specified in the createApplication call, see the "Open the Analysis" section below.  Or talk with your admins to ensure the file is even on the server. Can you go directly to the URL

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...