btcpayserver / nopcommerce

MIT License
2 stars 2 forks source link

[Bug] Admin session gets logged out when trying to automatically connect to a BTCPay Instance to NopCommerce `https:/xxxAdmin/PaymentBTCPayServer/GetAutomaticApiKeyConfig?ssid=1` #1

Closed pavlenex closed 8 months ago

pavlenex commented 8 months ago

Having absoluetly the same problem when trying to automatically pair NopCommerce as here https://github.com/btcpayserver/grandnode/issues/2

pavlenex commented 8 months ago

Seems that this is the issue with logged out session.

Screenshot 2024-02-25 at 22 10 20
ndeet commented 8 months ago

this one is a bit different, it says "method not allowed" which could be that no POST requests are allowed, also I see images are broken on nopCommerce demo, will check and do some testing and report back

pavlenex commented 8 months ago

I believe this one was resolved in the latest release @ndeet @Nisaba ?

I think only thing remaining is to do one last test, then push that code and make a release according to #5 and we can then close the issues.