You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
as a developer I would like to use the card scanner functionality (Android + iOS) without a call to v1/card_image_scans/scan_stats
Currently, the feature already works as the call is not required and returns a 401 if an invalid API key is supplied. However, it would be nice to be able to deactivate the call to the backend completely.
Is this something that can be configured or if not is this something you would consider to implement?
Thanks for your consideration!
The text was updated successfully, but these errors were encountered:
Hi @Azulath . this is not something that can be configured presently, however as you noted, the scanner will complete even if this call fails. I've added this to our backlog to change in future versions of the card scanner.
Hi,
as a developer I would like to use the card scanner functionality (Android + iOS) without a call to
v1/card_image_scans/scan_stats
Currently, the feature already works as the call is not required and returns a
401
if an invalid API key is supplied. However, it would be nice to be able to deactivate the call to the backend completely.Is this something that can be configured or if not is this something you would consider to implement?
Thanks for your consideration!
The text was updated successfully, but these errors were encountered: