discolabs / django-shopify-auth

A package for adding Shopify authentication to a Django app.
MIT License
144 stars 52 forks source link

Data too long for column 'token' at row 1 #60

Closed omerbsh closed 3 years ago

omerbsh commented 4 years ago

Hi, I'm getting this error after installing app: django.db.utils.DataError: (1406, "Data too long for column 'token' at row 1")

seems that the token have some prefix: shpat_036ca812b82d3ff34f68a3e9159*****

stlk commented 3 years ago

Fixed by https://github.com/discolabs/django-shopify-auth/commit/e39f1f661ae82d5be3d70376188016e3783a2818