You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running the RAP protype locally, where I want to get a JSON file containing the population of ATLAS but the API is not accessible n RAP. I think these functionalities are not included in the student prototype of RAP.
Is there a possibility to load this (and other non-included) functionalitie(s) into RAP?
Information current problem
In the Prototype application, the command GET api/v1/admin/exporter/export/all is used for retreiving the .json file
Discussed today with @SimonvRoozendaalOrdina. The API call gave a You don't have access because it required the user to have Administrator role. We solved this for his account.
But figured out that this API is not needed for the atlas population export. Instead we'll use a regular Ampersand interface definition. As explained in AmpersandTarski/Ampersand#1469
De situatie
I am running the RAP protype locally, where I want to get a JSON file containing the population of ATLAS but the API is not accessible n RAP. I think these functionalities are not included in the student prototype of RAP.
Is there a possibility to load this (and other non-included) functionalitie(s) into RAP?
Information current problem
GET api/v1/admin/exporter/export/all
is used for retreiving the .json fileAmpersand/API/Middleware/InitAmpersandAppMiddleware.php
The text was updated successfully, but these errors were encountered: