magento/upward-php

Service Resolver Error

Closed this issue · 0 comments

After successfully hooking upward up with Venia, Service Resolver requests seem to be malformed, or unable to complete as expected. In the app we're receiving this message Network error: Unexpected token < in JSON at position 0, which likely indicates we're not parsing the response, or there was an error in the request that we're not handling.

Expected Result After Bug Fix: Venia application is able to make GraphQL requests using the Service Resolver.