-
https://github.com/mozilla/learning.mozilla.org/commit/0212f5ebc837b2508323c251f523e55e84a8933d broke something in the codebase that resulted in the website not working when run on Windows. Rather tha…
Pomax updated
8 years ago
-
The updating was working normally, but I am receiving this message when I run this job.
```
Array
(
[type] => rets
[code] => 20050
[text] => Server Temporarily Disabled. The client must …
-
Hi, I am integrating with mlslistings.com but not getting authenticated. What I found in their docs is below. I am aware that PHPRets can do digest authentication but even enabling that does not allow…
-
Although I expect data flowing pretty constantly, I tested consumer polling after topic reached EOF and in about an hour it disconnected. I did not set the `timeout` parameter on the `poll()` method s…
-
No such file or directory - git clone "git://github.com/rweng/jquery-datatables-rails.git" "D:/Working Folder/vendor/chache/ruby/2.0.0/cache/bundler/git/jquery-datatables-rails-b8d699e208e47fe51869a7a…
-
```
A NullPointerException occurs when the required User-Agent request header is
missing from the request. This causes a new entry in the logs to be created,
returns a 500 Internal Server error, and…
-
Login works great, metadata works great, the following search works great
``` rb
client.find(:all, {
search_type: 'Property',
class: 'Property',
query: '(ID=*)'
})
```
but if I try filtering
…
-
Hi,
I have YII1 application where i used an old version of PHRETS.
My RETS provider URL is https://rets.crmls.org/contact/rets/login
But they changed API (They are using RETS 1.8 specification) and th…
-
```
A NullPointerException occurs when the required User-Agent request header is
missing from the request. This causes a new entry in the logs to be created,
returns a 500 Internal Server error, and…
-
I had an incident today where I hooked HTTPScoop up to my traffic and noticed the following: each search would consist of a POST request with search criteria but no Authorization header, a response wi…