-
```
# python3.4 ./hubic.py-3 --swift list
-- Access token has expired, try to renew it
Something wrong has happened when refreshing access token
Exception ignored in:
Traceback (most recent call last…
-
So is the current plan to wrap rest/json request inside SOAP request?( as per this image https://github.com/educloudalliance/xroad-rest-gateway/blob/master/images/rest-soap.png)?
-
Hi,
I used this generator to see what I could do with taunus:
1. I installed yo & generator-taunus
2. ran `yo taunus`
3. launched the serveur `npm start`
And got this error:
```
ReferenceError: def…
-
I tracked down the problem and have found that it is a bug in waterline module. I have already opened a pull request here: balderdashy/waterline#1002.
**Below is how the problem happened:**
I have tw…
-
Attempted to `POST /register` with `identifier=admin@example.com&password=admin1234` instead of `email=admin@example.com&password=admin1234`...
```
$ sails lift
info: Starting app...
--------------…
-
如题,如何破?,我使用的是spm3.x
目前我的解决方法是在把xxx.json 修改成xxx.jsonx处理,但是应该还有正经的解决途径才对
建议:是否可以对examples/目录下的内容不进行wrap处理
-
如题,如何破?,我使用的是spm3.x
目前我的解决方法是在把xxx.json 修改成xxx.jsonx处理,但是应该还有正经的解决途径才对
建议:是否可以对examples/目录下的内容不进行wrap处理
-
Reported by @PabloCGarcia (see https://github.com/telefonicaid/fiware-orion-pep/issues/97):
When we create a syntactically correct query but that is semantically incorrect, the broker crashes. We cre…
-
Add a loader for JSONx. This loader would convert JSONx into JsonDOM, allowing easier Xpath expressions.
``` xml
IBM
```
would be converted to:
``` xml
IBM
```
If here is a loader, it woul…
-
When we create a syntactically correct query but that is semantically incorrect, the broker crashes. We created the following query that combines a geo restriction of kind polygon and, in the same que…