Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use Magento Filters #242

Open
Gopiandh opened this issue Dec 22, 2015 · 0 comments
Open

How to use Magento Filters #242

Gopiandh opened this issue Dec 22, 2015 · 0 comments

Comments

@Gopiandh
Copy link

Hi,
I am trying to integrate the MAGENTO into salesforce. My requirement is to schedule classes based on time filter to get the data of MAGENTO into salesforce. I fallow the sfdc-oauth-playground code to authenticate. I am getting error while using the filters of MAGENTO in the sfdc-oauth-playground.

When i am trying to use 'GET' method response from sfdc-oauth-playground by using this MAGENTO filter which is something looks like "http://hostname/rest/products?filter[1][attribute]=created_at&filter[1][gt]="2015-10-05 11:23:15" " i am getting the error like "{"messages":{"error":[{"code":401,"message":"oauth_problem=internal_error&message=Invalid URI supplied"}]}}". The same error response is persisting even i use the date in an encoded form as well. kindly help me out where i was doing wrong. Please tell me how to use the filters without which my task could not be accomplished.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant