SAP-samples / teched2024-AI180

Build your own generative AI scenario for your use case
Apache License 2.0
13 stars 8 forks source link

Exercise 1 - Templating #10

Open mchcn2018 opened 1 month ago

mchcn2018 commented 1 month ago

I get an error message in the last step of Templating:

MissingSchema: Invalid URL 'redacted/oauth/token': No scheme supplied. Perhaps you meant https://redacted/oauth/token?

Attached you will find further details about it. even though I already replace the required proxy cridentials in Authentication "import os" according to your emails on 16th October Please check it out and advise.

teched2024-AI180 - Exercise 1 - Templating.pdf

chrismathias commented 1 month ago

The error points to an incorrect authentication configuration. Please check your credentials and authentication endpoints.