cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Cloud platform "Could not check at the moment. Please try again later"

former_member692395
Discoverer
3,199

Hello Experts,

I have completed cloud connector setup and it's was reachable. while setting up the destination in SAP Cloud cockpit trial, I am getting error " Failure reason: "Could not check at the moment. Please try again later" on checking the connection.

Kindly provide the valuable suggestions.

FYI: I have fallowed below link for connection steps.

https://blogs.sap.com/2018/11/12/how-to-setup-cloud-connection/

Regards,

Kandhan

Ivan-Mirisola
Product and Topic Expert
Product and Topic Expert

Hi kandhan123,

Is your backend an ABAP system? ABAP systems cannot be checked by the destination tool because it doesn't reply with HTTP response 200. Instead, it replies to the request with a 302 code, meaning it will do a redirect to the login page of the ABAP system. Therefore, the destination tool is simply telling you that it is unable to verify that the system is really there.

Have you tried to perform a connection to the destination?

Best regards,
Ivan

Accepted Solutions (0)

Answers (3)

Answers (3)

smarchesini
Active Contributor

Hi kandhan123 ,

I think a lot of people have the same problem.
Check this question 😉
https://answers.sap.com/questions/13087464/destination-error-could-not-check-at-the-moment-in-1.html...

I hope it's going to solve early,
regards 😉
Sebastiano

Hello Sebastiano,

Add the below additional property to destination configuration.

HTML5.DynamicDestination = true

cf-destination-config.png

This may not resolve the error but you can able to consume the op service in Fiori.

Please try once.

Regards,

Amodh

KefW
Product and Topic Expert
Product and Topic Expert
0 Kudos

hello Kandhan

is your issue solved already ?

if yes, can you share some hints what's issue there, I have the same issue like yours

thanks!

Kefeng

Udaynow
Discoverer
0 Kudos

I am facing same issue configuring a HTTP destination from SCP trial webIDE.

can you please tell me how it is solved?