Google OAuth2 Demo fails with 403 ["message": "Cannot determine user location for geographically restricted operation."] - api

While I was checking out some of the Google public APIs for OAuth2, encountered above error message.
I basically didn't change a lot, tried not to add anything invalid as well
but when it goes to Step 3. Configure request to API; it's failing.
When I clicked on the link from the first screenshot, it takes me to the website where I get the second screenshot.
Has anyone worked on this resolved, or anyone who's knowledgeable in this area can help with this?
Source: https://developers.google.com/oauthplayground/
Thank you in advance!!

Related

How to get API endpoint info on an index page

i was using something that displays all the API endpoints in an index page. it showed me all the endpoints and what they accept and allowed me to try the API out.
I cant for the life of me remember what it was.
Can anyone help please
if someone says what it is i will defo remember if it that i was using and cant find it on google
Thanks in advance

Getting access to the Google Pay API for Passes

I am currently trying to get access to the Google Pay API for passes. I am following the official guide provided by Google: https://developers.google.com/pay/passes/guides/basic-setup/get-access-to-rest-api
Unfortunately I can't even follow the first step, as the sign up form for Google Merchant seems to be offline. The URL where I expect the form just forwards me to an FAQ page.
Has anyone had similar issues lately.
Any kind of help or information is appreciated! Thanks.
Moving discussion from comment to answer to include image.
Hard to say if we're seeing the same thing. This is what I see when visiting https://support.google.com/pay/merchants/gethelp?visit_id=1-636549173956235486-3194546471&rd=4
Is this what you see?
You need to go straight to step 2. Access the API Console.

direct message sync issue with twitter API

I am using the twitter api to get all direct messages
while testing I tried to delete a message from the twitter website and then tried to reload my app's direct message page (get via api) - the dm I deleted was still showing in my app but it wasn't on the account I was using on the website.
I'm not sure whats going on here, any help is appreciated
You usually should give a second after an update/delete operation on Twitter. If you do, I would say that something is going wrong with your code.

IBM login issue. Error BXNUI0303E

i am trying to login my ibm account to use its iot platform. but its giving error while login.
BXNUI0303E: The account information could not be retrieved because of a problem contacting the business support system. You will be logged out of Bluemix.
Try again later. If you see this message again, go to DOCS and select Troubleshooting for help and support options.
I am trying since last 3 hours.
Can anyone help me.?
Thanks
We are aware of the current issues that are being experienced with Bluemix and are working as quickly as possible to resolve them. We sincerely apologize for the inconvenience.
For more information about the situation, please visit the following URL: https://developer.ibm.com/bluemix/support/#status
Update - July 2017: Please be aware that the Bluemix Status Page moved. It is now located at the following URL:
https://console.bluemix.net/status
Use the filter to list the specific category, region, and component information
If I google ibm BXNUI0303E, I find these as first results:
https://developer.ibm.com/answers/questions/267171/bxnui0303e-the-account-information-could-not-be-re.html
https://developer.ibm.com/answers/questions/238858/not-able-to-login-from-bluemix-login-screen-bxnui0.html
So, you are not alone, the solution is probably just to wait until they fix the problem.
I also found that this status page lists tons of services as "down" at the moment:

How to fix Feature not enabled problems

I currently have an issue that whenever I connect my MapBox map to the Directions API, an error is returned which says '{"message":"Feature not enabled"}'.
I have looked around and have not found anywhere where I can enable this feature, and would like to know if there is a way that you can do it.
Thanks in Advance,
Chris
https://www.mapbox.com/developers/api/directions/
First line:
This API is a preview and may be changed or removed at any time. Contact us to get testing access to this API.