pulktisinghal Posted February 28, 2014 Share Posted February 28, 2014 After installation my password didn't match the MD5 hash in the database so it had to be fixed in the DB. I didn't think much of it at the time but then I created a passKey to access the API and now even that doesn't authenticate! I've given access permissions and followed the instructions as outlined at http://doc.prestashop.com/display/PS15/Chapter+2+-+Discovery+-+Testing+access+to+the+web+service+with+the+browser but no luck. This makes me wonder if there is a known problem with this version where all MD5 hash comparisions are bad or somethign for authentication? Which would be weird since passKey should be used as username and not password but I don't know the guts of prestashop so I'm making a leap here. My specific url looks like this: http://[email protected]/prestashop/api/ which is slightly different than http://[email protected]/api/ and if that itself can be a problem please let me know. Link to comment Share on other sites More sharing options...
Recommended Posts