The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Send Request parameter missing
ArnoRapidminer
Member Posts: 1 Learner I
in Help
Dear Rapidminer Community,
When executing following process:
I first define my connection which is a rest Endpoint configuration. I added all mandatory parameters. After that I send a request and write the file to my local computer. When I run this process locally I retrieve a json which says: "No API Access from this IP"
This is normal since my computer's IP is not whitelisted by the API.
But when I run this proces on the rapidminer hub, which IP is whitelisted, I recieve following error:
A non-optional parameter without any default value was not specified. Please define a proper parameter value.
Logs:
SEVERE: A value for the parameter 'connection' must be specified! Please refer to the 'error.log' file for more details.
The proces:
I've checked all the mandatory parameters in the REST endpoint configuration, but all are defined.
Does anyone know how to solve this error? Thanks in advance!
When executing following process:
I first define my connection which is a rest Endpoint configuration. I added all mandatory parameters. After that I send a request and write the file to my local computer. When I run this process locally I retrieve a json which says: "No API Access from this IP"
This is normal since my computer's IP is not whitelisted by the API.
But when I run this proces on the rapidminer hub, which IP is whitelisted, I recieve following error:
A non-optional parameter without any default value was not specified. Please define a proper parameter value.
Logs:
SEVERE: A value for the parameter 'connection' must be specified! Please refer to the 'error.log' file for more details.
The proces:
I've checked all the mandatory parameters in the REST endpoint configuration, but all are defined.
Does anyone know how to solve this error? Thanks in advance!
0