FIWARE / tutorials.Step-by-Step

Tutorials for the complete 𝑭𝑰𝑾𝑨𝑹𝑬 ecosystem for developers wishing to learn how to use NGSI-v2 and NGSI-LD and design context-based Smart Systems π’‘π’π’˜π’†π’“π’†π’…-π’ƒπ’š-𝑭𝑰𝑾𝑨𝑹𝑬.
https://fiware.github.io/tutorials.Step-by-Step/
MIT License
71 stars 70 forks source link

Typo and possible error #36

Closed MNXOnline closed 3 years ago

MNXOnline commented 3 years ago

Typo in ### List all Organizations. Not sure if an admin can retrieve all the organizations through the API, though. I've done a test after removing admin from an organisation in GUI and the response is a 403:

{
    "error": {
        "message": "User not allow to perform the action",
        "code": 403,
        "title": "Forbidden"
    }
}