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

Does this still work? #9

Open
jamoir opened this issue Nov 7, 2017 · 2 comments
Open

Does this still work? #9

jamoir opened this issue Nov 7, 2017 · 2 comments

Comments

@jamoir
Copy link

jamoir commented Nov 7, 2017

Hi,

I'm having an issue. Trying to get this to work on my mac first before deploying to a windows server.

I've setup a test using composer. Trying to get a simple list of properties.

Running in a terminal. I get the first response, dumping the object before its passed. But the 2nd response from the call doesn't return anything. No errors either?

Any help would be greatly appreciated.

Thanks,
Jamie

@jamoir
Copy link
Author

jamoir commented Nov 8, 2017

Hi,

I've resolved this now.

First off I enabled verbose debugging. Something that should probably be mentioned in the test example and initial docs. Very useful!

$objResponse = $objRightmoveADF->send($objRequest, '', true);

This then told me the cert wasn't the right one.

On the mac you need to use the P12 cert and on linux the .pem one works.

Also to make matters harder, the right move test server had crashed so it was working and then stopped so completely baffled me during the testing of this. Their support is good and fast though.

Awesome library guys, works very well.

Thanks,
Jamie

@vitalijalbu
Copy link

hi guys, anyone can helo me solving that with postman, if it's possible?
I'm using raw laravel for that, basically i have the body JSON already done and cannot understand properly the authentication model

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

2 participants