I have a python script which every day asks the management API for an unsampled report and has been working great so far. Today the management API, after attempting some GET requests (I am sending a request every 60 seconds in order to check for the report to have the status "FINISH"), is returning a "FAILED" status. How can I check why is that status being returned? What are the different possibilities? Now I am asking the API for yesterday report, which yesterday was returned as expected, in order to see if there is a problem with the API or, maybe, a change in the data pushed to the GA. So far its seems it will return the "FAILED" status.
Otherwise how can I contact the GA Management API support?
Thanks in advance and sorry for my english.
Edit: Previous report (from previous dates) are failing too.
Thanks everyone, the problem was solved by google analytics's engineering team on their side.
Related
I am trying to fetch recent subscription information by using original transaction Id on a "app store server API" provided by an Apple. I want to know how many request can I hit per day. Anyone who has worked in this API requests previously, please help me.
I am using Nearby messages API for android. I was getting the attachments using API before, till end of January. However, it has abruptly stopped working. I can see the request calls my app making in the google cloud console. However, I am not getting any attachment. Is there anything that has been changed on the API end?
I work on the Nearby team. We've recently discovered and fixed a problem with the default message filter, which might be what's affecting you (e.g. if you don't provide a message filter at all). The fix is rolling out within the next day or two. Apologies!
I had created many billing plans and it was working fine till last week. I am trying to delete the plan and i get the error Got Http response code 500 when accessing https://api.sandbox.paypal.com/v1/payments/billing-plans/xxxxxxxxxxx. I can provide the plan ID if needed.
Any help is much appreciated.
Thanks,
Kannan
Edit (1:07pm ET): Sandbox issues should now be resolved. Please let me know if there are any issues that persist. Our apologies for the downtime here.
I work over at PayPal on the developer advocacy team. Just to update, beyond the external tickets we have several internal tickets running with reports and verified tests of the sandbox issues, and have escalated the tickets as well. I'll update as I hear more from the teams on potential resolution.
I am new for OAuth and for yahoo apis. My problem detail is as follows:
In my current project, we have to implement one service class in which, when we pass address,
it should use yahoo boss geo apis and return longitude and latitude of this address. We are using java in our project.
Till now I have done below mentioned following things:
I have added project detail at https://developer.apps.yahoo.com/projects and got Consumer Key, Consumer Secret etc.
But till now I didn't submit Billing info.
I am trying to run this simple java example given at: http://developer.yahoo.com/boss/geo/docs/codeexamples.html .
I using Consumer Key, Consumer Secret which I got after adding my project detail. But when ever I am trying to run this example,
I am getting status code = 503 which means service unavailable. 2-3 time I have got response in XML also.
Please let me know if I am doing any thing wrong here. Also how can I implement my requirement.
This is issue is most likely caused by a set rate limit. The error documentation can be found here:
http://developer.yahoo.com/boss/search/boss_api_guide/BOSSv2_APDX.html
In the Yahoo Boss group many people reported receiving 503 errors immediately after opening the account and putting in billing information. After 24 hours the problem went a way.
I am trying for the first time to setup Paypal PDT and want to test it against the sandbox.
When I try to go to http://sandbox.paypal.com, I am getting forwarded to https://www.sandbox.paypal.com/hk/webapps/mpp/home , then I get an error generated by Tomcat (404).
Is that normal? Is this site to be used only though APIs and am I doing something wrong when opening it directly in a browser?
Under the FAQ, I can read that
I'm a non-U.S. developer. How does the site redesign affect me?
The current new REST APIs and PayPal Mobile SDKs are currently
targeted for the US market only. We will be rolling out in all
geographies over the rest of the year.
Is this a reason for that? Is the sandbox a part of the REST API?
I apologize for the inconvenience. We are working to fix this as soon as possible. In the meantime please try using https://www.sandbox.paypal.com/webapps/mpp/home as a workaround to log in.
Just wanted to follow up and to let you know that the 404 issue has been resolved.
Nope, it's broken for me to in the UK. I tried using a US proxy, and it seems that it's broken for everyone, no matter where you are.
Best to just sit it out and wait, although in the meantime I'm going to be using something else. Way to go, PayPal.