Dear FIWARE coach, we forward you a support request received from a CreatiFI applicant we are not able to solve. Please let us know if you need direct contact with the submitter. Thanks. *********************************** Hello, we are performing new tests of our architecture, trying to overcome the limitation of using just 1 external IP address, as imposed by the move of our project to Spain2 node from Karlskrona region (where each server had an external IP address). When our LoadBalancer, which was working weeks ago, tries to authenticate I receive the following error: {"error": {"message": "get_version_v2() got an unexpected keyword argument 'auth'", "code": 400, "title": "Bad Request"}} In the documentation we followed, the OS_AUTH_URL was http://130.206.82.10:4730/v2.0/ Now, a auth request on that URL returns: <html><body><h1>504 Gateway Time-out</h1> The server didn't respond in time. </body></html> I tried to replace the URL with http://cloud.lab.fiware.org:4730 And the following curl test: curl -d '{"auth": {"tenantName": "00000000000000000000000000006303", "passwordCredentials":{"username": "gianni at solidshield.com", "password": "mypassword"}}}' -H "Content-type: application/json" http://cloud.lab.fiware.org:4730/v2.0/ returns a: {"error": {"message": "get_version_v2() got an unexpected keyword argument 'auth'", "code": 400, "title": "Bad Request"}} What URL should I use now in order to authenticate and then use the IaaS restful APIs, as we did in the past? Are v2.0 APIs still supported? Thanks in advance, Gianni *********************************** -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.fiware.org/private/fiware-creatifi-coaching/attachments/20150713/3d79fbab/attachment.html>
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy