We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
While testing the endpoints for posting space on postman I got a socket hang up error. End point:- http://ap.cs.ucy.ac.cy:44/api/auth/mapping/space/add?access_token=apLocal_C2JLjRwKq5Q3KeSLwpWMrOhut01YW0TKbzNHxnembvSQYuUguBMXUJRrDysspRwyYI39cdDOTKNjCg4KNuaALKqqrc6KXxljnDWVrWrR1P7m9J3u5nSdMFoGHa2xFKShIjqqeZgFmfpV3CRJJanGpxHzVfHFUlaegRNFFt5odoCYPsjeHGiikHyUNPpc5Kf0yzgdwPM53HuP4IHULqXW3ATIS5VJY2TzpnV4e9xM7AwGcv1lOqbkguaOpYUv6V3ylJVIk2U5VvkgLNIzse0ZXtHm7g9i2ws6kNht5sF2TALA5UC1N0nm1ui2YunbqMo4AFhHlELrQJVsSHiToiojzRuMM50T7CQBsruOGDYqqWh6DsXBjLpihYR0zRfkyFkcjOMNb8gHeByQxjqUm8b4O3xZ12Z4fmcv8LNeQLVnk6oElua04F6c8AWnZQzyv6Pe76BOXjNXIt4sP2PZXZZosCqtHBQtbQPMWU22yJc8CuJdOxmuNLyFap
body:- { "name": "203", "description": "Conference room", "url": "www.myBuildingUrl.com", "address": "2783 Harper Street", "coordinates_lat": "25.00683111039714", "coordinates_lon": "55.52313655614853", "space_type": "building, vessel", "is_published": "true" }
{ "name": "203", "description": "Conference room", "url": "www.myBuildingUrl.com", "address": "2783 Harper Street", "coordinates_lat": "25.00683111039714", "coordinates_lon": "55.52313655614853", "space_type": "building, vessel", "is_published": "true" }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
While testing the endpoints for posting space on postman I got a socket hang up error.
End point:- http://ap.cs.ucy.ac.cy:44/api/auth/mapping/space/add?access_token=apLocal_C2JLjRwKq5Q3KeSLwpWMrOhut01YW0TKbzNHxnembvSQYuUguBMXUJRrDysspRwyYI39cdDOTKNjCg4KNuaALKqqrc6KXxljnDWVrWrR1P7m9J3u5nSdMFoGHa2xFKShIjqqeZgFmfpV3CRJJanGpxHzVfHFUlaegRNFFt5odoCYPsjeHGiikHyUNPpc5Kf0yzgdwPM53HuP4IHULqXW3ATIS5VJY2TzpnV4e9xM7AwGcv1lOqbkguaOpYUv6V3ylJVIk2U5VvkgLNIzse0ZXtHm7g9i2ws6kNht5sF2TALA5UC1N0nm1ui2YunbqMo4AFhHlELrQJVsSHiToiojzRuMM50T7CQBsruOGDYqqWh6DsXBjLpihYR0zRfkyFkcjOMNb8gHeByQxjqUm8b4O3xZ12Z4fmcv8LNeQLVnk6oElua04F6c8AWnZQzyv6Pe76BOXjNXIt4sP2PZXZZosCqtHBQtbQPMWU22yJc8CuJdOxmuNLyFap
body:-
{ "name": "203", "description": "Conference room", "url": "www.myBuildingUrl.com", "address": "2783 Harper Street", "coordinates_lat": "25.00683111039714", "coordinates_lon": "55.52313655614853", "space_type": "building, vessel", "is_published": "true" }
The text was updated successfully, but these errors were encountered: