niels Posted December 20, 2009 Share Posted December 20, 2009 I purchased the iPhone app license, and must say it's an absolutely awesome app. I had to disable it though. It seems that using $api_access_key = in configuration.php interferes with the regular API users that I have to process external invoices. They suddenly get the error "Invalid Access Key". I tried changing these users to use the same password as the iPhone app, but that didn't help. Anyone else run into this? 0 Quote Link to comment Share on other sites More sharing options...
yabdab Posted December 22, 2009 Share Posted December 22, 2009 Same here. I have a ticket in asking how we fix this. 0 Quote Link to comment Share on other sites More sharing options...
yabdab Posted December 22, 2009 Share Posted December 22, 2009 (edited) Just got this from Matt... Once you've enabled the api access key, this is used instead of IP validation and so your other API scripts would also need to pass accesskey=xxxxxxx in their requests to be allowed access. Tested and works great! Edited December 22, 2009 by yabdab 0 Quote Link to comment Share on other sites More sharing options...
matiasoporto Posted December 24, 2009 Share Posted December 24, 2009 For example you have to add in the php? 0 Quote Link to comment Share on other sites More sharing options...
niels Posted December 25, 2009 Author Share Posted December 25, 2009 Yes, Matt sent me the same. Apologies for not sharing that sooner. Matias, just add a post or get option to your current API call. Post your code if you need a more exact example. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.