cancel
Showing results for 
Search instead for 
Did you mean: 

Datasphere error while loadig data from SAC model

rijin_baby
Participant
0 Kudos

I created a dataflow to read SAC model data to Datasphere, the data flow ran for almost 30 minutes and then I got this error

rijin_baby_0-1707210866433.png

rijin_baby_1-1707210900236.pngrijin_baby_2-1707210918211.png

I tried uploading a different model with 10 data records and the run was successful, but this failed multiple times.
I validated the connection that I use and it looks fine

rijin_baby_3-1707211055004.png

Let me know if I am missing anything. Thank You

 

Accepted Solutions (1)

Accepted Solutions (1)

TuncayKaraca
Active Contributor

Hi @rijin_baby,

You are getting HTTP 400 Bad Request. It usually means "There is a typo or mistake in your request. Check that the request syntax is correct." But the error details tell us that it's something about OAuth Client!

TuncayKaraca_0-1707239492783.png

And you are getting this error after 30 minutes. I'm suspicious about timeout / Toke Lifetime on OAuth Client  in SAC for your SAC connection in Datasphere. 

Though it seems to be default "Token Lifetime" is 1 hour. Check your OAuth Client settings in SAC for the Datasphere. You can try also the data flow for another SAC model when it would take more than 30 minutes and see if the same happens!

TuncayKaraca_1-1707239793318.png

Regards,
Tuncay 

 

rijin_baby
Participant
Hi Tuncay, Yes I had to just refresh the connection by pasting the key again
TuncayKaraca
Active Contributor
0 Kudos
You're welcome @rijin_baby, it's good to hear it's resolved.

Answers (0)