Replies: 1 comment 2 replies
-
|
immobilienscout24.de has an oauth 1.0 interface which this library does not support. It only supports OIDC/OAuth 2.0 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm a newbie in oAuth, but I have read all what is possible but couldn't made it work ;)
I need to connect to the immobilienscout24.de with
Three Legged oAuth. The docs is here. Unfortunately, the code example in Java.What I did:
This code fails on discovering with the following exception:
It seems, is24 trying to redirect the discovery request to somewhere else.
Maybe I do something wrong.
Could you please take me on the right way if it's possible?
Beta Was this translation helpful? Give feedback.
All reactions