Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
oz_moyal
Creator
Creator

mashup CSRF access error after upgrade to September 2019 release

We have a mashup hosted on external server
We use ticket authentication. the mashup worked before the updated to September 2019 release  

now we get 404 error with this error in the dev tools:

GET https://sensedev/test/api/v1/csrf-token 404 (Not Found)

Any idea if we need to change something in the mashup code in order to comply with new CSRF ?

 

image009.png

Labels (2)
16 Replies
Anil_Babu_Samineni

Has this been fixed? Do we resolution on this. I can see issue still there in Sep 2020 Patch 0

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
cpomeren003
Partner - Creator II
Partner - Creator II

You can easily solve this yourself by editting the html file and adding the correct line. Or you could just leave it like this.

Anil_Babu_Samineni

Can you share the line what should be added?

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
Anil_Babu_Samineni

Hej,

Issue resolved and finally found there are no licenses available to user hence these user not getting enter 🙂

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
JimP
Partner - Contributor
Partner - Contributor

@Aiham_Azmeh You said, "This works as designed, the client code is testing the endpoint to check if this capability is enabled in the product. "

Is it possible to enable this capability?  We're running our mashups inside an Angular Internet web app.   We host our own servers.

Aiham_Azmeh
Employee
Employee

Hi @JimP ,

Sorry for the late reply, no - this capability is only for QCS.

 

/aiham

Admin3
Contributor III
Contributor III

Hi,

We were using version: 'April 2020'. Till yesterday it worked properly. Suddenly we were getting Error: 404 not found

 

Could you help me on providing detail steps how to resolve the issue?