cancel
Showing results for 
Search instead for 
Did you mean: 

JWT validiation error in ABAP CLOUD Project from eclipse

sabarna17
Contributor

While authenticating to ABAP Cloud Project from eclipse I am getting the below error:

Error statement:

An error occurred during JWT validiation. The JWT is expired. Therefore please check your local system clock.

Accepted Solutions (1)

Accepted Solutions (1)

Andre_Fischer
Product and Topic Expert
Product and Topic Expert

Hi Sabarna,

your laptop does not have to be in the same time zone as the system you are connection to.

The correction with regards to using different time zones is taken care by the framework.

Check whether your system clock shows a deviation from a time server

https://www.timeanddate.com/worldclock/

Best regards,

Andre

Answers (3)

Answers (3)

HeloisaAllgayer
Associate
Associate

1 -Automatically set the timezone

HeloisaAllgayer_1-1709143007660.png

2- Ensure that the Date format, Time Format and Time Zone are in the same format.

HeloisaAllgayer_2-1709143200264.png

 

Andre_Fischer
Product and Topic Expert
Product and Topic Expert

As the error message shows your system clock on your computer is not in sync with the actual time.

Authentication is based on time values.

You have simply to adjust your clock on your computer.

sabarna17
Contributor
0 Kudos

Hi Andre,

Adjusted my laptop Timezone to SCP-CF Env which is the Same as Berline TimeZone. But it didn't work.

Please help me out if you have some solution to this.

tugay_birihan
Participant
0 Kudos

Hi Sabarna,

Please delete your cloud system from eclipse and reload your system to eclipse.

Best Regards.

sabarna17
Contributor
0 Kudos

Tried out this several times. Not working.