Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

dfoxxdfoxx's avatar

Three-legged OAuth with also getting a request_token

Hello,

I am trying to connect from my laravel to the immobilienscout24 api because the current packages that the link to are very outdated. To do this i need to use Three-legged OAuth with the possibility to first get the request_token.

Is there any package that i could use for this or do you have any tips?

https://api.immobilienscout24.de/useful/authentication/authentication-detailed.html

0 likes
1 reply
Shqipe's avatar

Hey,

I hope you can still see it after 2 years. I came to the same problem that I'm having difficulties implementing the oath3 in my Laravel app. Did you come to a solution yet?

Please or to participate in this conversation.