Forum Discussion

jtheuer's avatar
jtheuer
Occasional Contributor
15 years ago

migrate to 3.6.1 - variable expressions don't work

Hi, I just migrated with my project to version 3.6.1. I noticed that my variable expressions don't work anymore:

my resource's path starts with: ${#Project#endpoint-path}

so a "Full path" is like ${#Project#endpoint-path}/api/buyArticle?id=34 and it is shown like this in the Request view. When I submit the request and look at the Raw tab is sais: GET http://localhost:8080/?id=34 so the whole path is eliminated.

Did the syntax change or do I have to migrate the project? Or is my project file incompatible with the current version?


Thanks,

Jan
No RepliesBe the first to reply