gigya / Magento-2

Gigya Magento 2 GConnector
https://www.gigya.com
Other
5 stars 5 forks source link

Not able to get customer token #25

Open arunaetikala opened 6 years ago

arunaetikala commented 6 years ago

Hi Team,

I am new to magento. I have integrated gigya plugin and created account successfully from magento website. I am able to login from website, at this point of time my account is available in magento.

Can you please give overview of this process like files and flow, how the things are going on...

I have to use rest apis to build a mobile application. When I am trying to access GET /rest/V1/integration/customer/token.

using the newly created credentials( which i am able to login from website ) I am getting the following error - "You did not sign in correctly or your account is temporarily disabled."

Coming to Admin Customer Creation...I am getting "Something went wrong while saving the customer"

Exception from Logs:

Next Zend_Db_Statement_Exception: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AND origin = "cms")' at line 1, query was: SELECT gigya_sync_retry.retry_count FROM gigya_sync_retry WHERE (customer_entity_id = AND origin = "cms") in /srv/http/vendor/magento/zendframework1/library/Zend/Db/Statement/Pdo.php:235

Please help me out...

Thanks in advance

Ynhockey commented 6 years ago

Hi, a fix for this was released recently, please try upgrading to 5.0.11 or later. Please let me know if it still doesn't work. Note that this repository will be set to private shortly, and the module will only be accessible through our downloads site (downloads.gigya.com). If you have another issue, we will be happy to assist through the official channels—please open a ticket with support (support.gigya.com). It will reach the dev team immediately if there's an issue with the module's code.