iappyx / Instrumenta

Free and open source consulting-style Powerpoint toolbar
MIT License
251 stars 20 forks source link

QR Code API defunct #41

Closed pascal-mw closed 3 months ago

pascal-mw commented 3 months ago

Describe the bug QR Code can’t be inserted since google API throws a 404 Error

To Reproduce Steps to reproduce the behavior:

  1. Go to ‚insert‘
  2. Click on 'Insert QR'
  3. See error

Expected behavior QR Code of given text should appear

Solution src/Modules/ModuleQRCodes.bas

Needs update with a new API

proposed solution:

https://github.com/pascal-mw/Instrumenta/blob/9a8f1a2508d5eb374bb050a9d4dc25bdeffe37be/src/Modules/ModuleQRCodes.bas

would have created a pull request but those are not for non-contributors.

cheers!

iappyx commented 3 months ago

Thanks! Will update this as well.

iappyx commented 3 months ago

Fixed in latest beta.