Skip to content

Missing paramter #32

Description

@haniag

I am using the proxy to verify my location based on my server's location. The response from the intended service that I am trying to verify my location with should indicate that I am in US and be:

{"stat":"ok","result":{"isAllowed":true,"countryCode":"US"}}

However, when using this proxy, I only receive:

{"stat":"ok","result":{"isAllowed":true}}

Hence, I am not sure why this service isn't returning the countryCode value. Is there a value that needs to be passed in the php? Is the proxy truncating the result?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions