cancel
Showing results for 
Search instead for 
Did you mean: 

ECLIPSE to gateway connectivity issue : 500 Connection refused: connect

Former Member
0 Kudos

Hello Experts,

I am trying to create a SAPUI5 application on eclipse juno. Whe I am trying to execute the URI in my chrome it is working fine. When tryong to consume the data in the code on eclipse, I am not able to connect into the system.

Please find the below attached screen shots.

I have gone through the forum for such error but couldn't find any solution.

Any help would be highly appreciated.

Thanks,

Siva Krishna





Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi All,

Sorry for my late response.

The issue was with CSRF tokens. It was resolved when we retrived the token uisng FETCH in header and used it with POST method. I will post the code shortly.

Thanks,

Siva Krishna

Answers (1)

Answers (1)

Virinchy
Active Contributor
0 Kudos

Siva Krishna ,

Since Juno is deprecated , can you try running the project from Eclipse Kepler / Luna SAP Development Tools for Eclipse

Regards

Virinchy

Former Member
0 Kudos

Hi Virinchy,

I have tried with with Kepler already. But still not able to connect the URI.

Thanks,

SK

Virinchy
Active Contributor
0 Kudos

Hi Siva krishna,

Are you facing this error only with this service / also with other services from the same system ?

Regards

Virinchy