Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid URL generated for possdk session request #1041

Open
jnischler opened this issue Jul 20, 2024 · 6 comments
Open

Invalid URL generated for possdk session request #1041

jnischler opened this issue Jul 20, 2024 · 6 comments

Comments

@jnischler
Copy link

Dear Adyen Team,

we are facing a problem with this C# library (v18.0.0).

The PosMobileService.cs is building an invalid url:
expected:
https://{prefix}.adyenpayments.com/checkout/possdk/v68/sessions
created:
https://{prefix}.adyenpayments.com/checkout/checkout/possdk/v68/sessions

See:
https://docs.adyen.com/api-explorer/possdk/latest/post/sessions

regards
Julian

@jillingk
Copy link
Contributor

Hi @jnischler,

Thanks for reaching out to us here, we will look into this.

For now as a temporary fix you can implement the service and override the base url like this. Apologies for the inconvenience!

Best, Jilling
Adyen

@jnischler
Copy link
Author

Hey ,

thanks for the reply.
We already did this ;)

regards
Julian

@mayankst
Copy link

@jnischler Any update regarding this? This is a pretty major bug and have existed for months now. We just wasted two days just because of this.

@jillingk
Copy link
Contributor

Hi @mayankst,

This was fixed in #1062.

Best, Jilling
Adyen

@mayankst
Copy link

@jillingk When will this fix be released?

@jillingk
Copy link
Contributor

jillingk commented Oct 15, 2024

Hi @mayankst

It was released last weeks version: 21.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants