Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tapit json issue #31

Open
lvlapps opened this issue Aug 23, 2012 · 7 comments
Open

Tapit json issue #31

lvlapps opened this issue Aug 23, 2012 · 7 comments

Comments

@lvlapps
Copy link

lvlapps commented Aug 23, 2012

Is anyone else getting the following error?

/admediator_tapit.lua:141: attempt to index local 'responseAsJson' (a nil value)

Everything was working fine yesterday but not today.

@deniza
Copy link
Owner

deniza commented Aug 23, 2012

Could you please update to the latest version?

Also please print out event.response, it should contain a valid json string.

@lvlapps
Copy link
Author

lvlapps commented Aug 23, 2012

I already have updated to the newest version of the code. Maye its an issue with the newest corona daily build.

@deniza
Copy link
Owner

deniza commented Aug 23, 2012

what does event.response contains?

On Fri, Aug 24, 2012 at 12:21 AM, infinite357 [email protected]:

I already have updated to the newest version of the code. Maye its an
issue with the newest corona daily build.


Reply to this email directly or view it on GitHubhttps://github.com//issues/31#issuecomment-7984518.

@lvlapps lvlapps closed this as completed Aug 24, 2012
@lvlapps lvlapps reopened this Aug 24, 2012
@lvlapps
Copy link
Author

lvlapps commented Aug 24, 2012

response:

@lvlapps
Copy link
Author

lvlapps commented Aug 24, 2012

If i set test mode to FALSE on the tapit settings the test ads and clicks work fine. only in live mode i'm getting the issue

@deniza
Copy link
Owner

deniza commented Aug 24, 2012

hmm, this is weird. actual tapit sdk also does not work with your zoneId,
which is 9055. the problem is; normally tapit ad servers return a json
formatted ad response, and we parse that response to get actual html ad
code. In your case, you get an direct html response from the ad server.
they (tapit) may be testing something with their servers. could you please
consider to ask this to tapit staff and maybe try another zoneId?

On Fri, Aug 24, 2012 at 6:05 AM, infinite357 [email protected]:

If i set test mode to FALSE on the tapit settings the test ads and clicks
work fine. only in live mode i'm getting the issue


Reply to this email directly or view it on GitHubhttps://github.com//issues/31#issuecomment-7990974.

@sbui503
Copy link

sbui503 commented Aug 24, 2012

Hello, I be happy to change look in to that zone ID, We are actually added a new response to Json request. We currently support Hmtl response for Json request. Could this affect anything?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants