cancel
Showing results for 
Search instead for 
Did you mean: 

Rest Sender - No channel found to handle "GET" request

jakob_steen-petersen
Contributor
0 Kudos
563

Hi

Have an issue with rest sender and passing parameter: 

This setup works okay: 
jakob_steenpetersen_0-1718376134960.png

jakob_steenpetersen_1-1718376149573.png

When calling from Postman RESTAdapter/api/TOCtechloc/TechLocationInformation/id/IF12345
ID gets passed trough allright. 
But i would like to enable "normal" rest parameter call:
RESTAdapter/api/TOCtechloc/TechLocationInformation?id=IF12345

jakob_steenpetersen_2-1718376569625.pngjakob_steenpetersen_3-1718376586832.png

Then i get error:

No channel found to handle "GET" request to "/api/TOCtechloc/TechLocationInformation"

Any ideas of what i am doing wrong?

 

 

 

 

 

 

 

 

 

View Entire Topic
jakob_steen-petersen
Contributor
0 Kudos

Okay might be an buffer issue - it turns out that i worked allright after 3 minutes 🙂

And i cannot delete a question like this.