Figured out the issue. Proving solution to anyone else making same noob mistake.
I didn't configure the Path Prefix correct. After changing the path prefix in system to "/piggy-bank-web/API" and then also the target endpoint url to "/piggy-bank-web/API" it works.