solidusio / solidus_bolt

BSD 3-Clause "New" or "Revised" License
1 stars 2 forks source link

Fix GetCallbackUrls API #137

Closed DanielePalombo closed 2 years ago

DanielePalombo commented 2 years ago

It would happens that callbackUrls are not set to Bolt. This PR prevents the code to raise an error when this happen.