adyen-dotnet-api-library icon indicating copy to clipboard operation
adyen-dotnet-api-library copied to clipboard

Invalid URL generated for possdk session request

Open jnischler opened this issue 1 year ago • 6 comments

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

jnischler avatar Jul 20 '24 23:07 jnischler

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

jillingk avatar Jul 22 '24 11:07 jillingk

Hey ,

thanks for the reply. We already did this ;)

regards Julian

jnischler avatar Jul 22 '24 11:07 jnischler

@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.

mayankst avatar Oct 15 '24 20:10 mayankst

Hi @mayankst,

This was fixed in #1062.

Best, Jilling Adyen

jillingk avatar Oct 15 '24 20:10 jillingk

@jillingk When will this fix be released?

mayankst avatar Oct 15 '24 20:10 mayankst

Hi @mayankst

It was released last weeks version: 21.0.0

jillingk avatar Oct 15 '24 21:10 jillingk

This issue has been automatically marked as stale due to inactivity and will be closed in 7 days if no further activity occurs.

github-actions[bot] avatar Nov 12 '24 08:11 github-actions[bot]

This issue was closed due to inactivity. Please reopen if you still encounter this problem or have more information to add.

github-actions[bot] avatar Nov 19 '24 08:11 github-actions[bot]