SAP-samples / abap-alv-google-upload-sheet

Sample demonstrating export of ALV Grid data from SAP GUI directly to Google Drive and display exported data snapshots automatically in Google Sheets.
Apache License 2.0
35 stars 24 forks source link

Infinite Loop on SAML call #18

Closed Viniciuslfta closed 2 years ago

Viniciuslfta commented 2 years ago

image

When generating refresh token with SSO, it enters an infinite loop, this error has happened on other SAP tools, is there a way to fix it on SAP ABAP?

We're facing the same error below but on ABAP: https://github.com/SAP/spartacus/issues/11465

SAPSM commented 2 years ago

Hi Viniciuslfta,

Since this seems, judging from your description, like a general issue in the OAuth 2 framework and not directly related to the provided integration, please file an incident on SAP component BC-SEC-LGN-OA2 describing your case in detail so colleagues can reproduce it.

Kind Regards, Sebastian