“Integrate with Google” button URL returns 404 - google-oauth

Well, I've asked this question 2 weeks ago ("Integrate with Google" button URL returns 404):
We have GoogleApps Marketplace app where we're using "Integrate with Google" button to start the google OAuth2 process. The button disappeared two - three days ago. We're receiving the error 404 on the button URL. This was working for years (expect same issue in 2018).
Is this something made by Google? As we didn't change anything in the app.
Than after 3 days google fixed the issue, and 2 weeks after same issue is back.

Related

Not able to submit products for inApp-Purchase in iTunes connect in IOS

Getting this error again and again after adding image and hitting Save button. "Your In-App Purchase information could not be saved. Try again. If the problem persists, contact us."
I don't know why this was rejected as an edit. Anyway:
No, this is not a duplicate. This is about In App Purchases while the question you mentioned is about App status.
I was facing the same problem today, and it seems other people too.
What I tried and didn't work (so please don't put this as a possible answer): 1- I used google chrome + Safari on Mac OS 10.12, no chance. Then I tried private mode (same as delete cookies and history), no chance.
2- I switched to windows 7 computer, chrome + firefox (never used before), no chance.
3- I used Safari on iPad Mini with iOS10, no chance.
4- When posting a new IAP with an attached screenshot image, the save button will load forever and nothing will be saved.
5- I contacted Apple about the problem and gave all details. I am waiting for the solution.
Edit : Finally, it is working again (October 7th, 8am GMT). I don't know wether contacting Apple solved this or it was solved for every one. I just uploaded the screenshot and saved the In App Purchase, and I am able to submit the app for review.
If it still doesn't work for you, just contact Apple support with the link provided in the error message, and be patient (try to work in another thing, drink a coffee, or go to shopping :) )
Eventually today i got the success when i had tried from different system,i used the screenshot from iphone5s simulator in 100% resolution and got the success.
But same-thing,i had also tried before putting up this question.
So that means it might be error from apple server as sometimes it just not works.
PFA for screenshot i used:-
If you are resubmitting (for example, after a previous rejection), it seems like this can be caused by adding additional in app purchases.
Our app binary was rejected, we uploaded a new one and while we were at it we added an additional in app purchase to the submission and some extra text to the app review information. All other in app purchases previously submitted remained "In Review" so we were literally just adding in another to the submission.
We got a 500 Internal Server Error when clicking submit (verified using FireFox dev tools). We tried Safari, Chrome, Firefox on Mac and PC - all up-to-date. Same behaviour.
We tried removing the extra new in-app purchase (and cut down the extra review text a little) from the submission and it immediately went through without a hitch. YMMV, but worth checking.

Can't Create Facebook App

First time trying to create a Facebook app. Browsed to https://developers.facebook.com/apps and it had a link for to register before creating a link where you just accept the T&C's. Now it says, "Create an app to start..." But there is no button to click to create app.
I was having this SAME exact problem just now. I have a verified personal account (email and credit card) and I couldn't see the button. This is what I was getting:
I was at my wits end after 5 hours of reading similar questions and started pulling my eyelashes out...because I have no hair. I tried:
Turning off AdBlock
Testing in multiple browsers and OS'
Inspecting the area with Chrome Inspector...which turned up an empty #DeveleperAppDashHeader div
Praying to the rain gods
Eventually, I became so desperate that I started typing random urls, and this one, by the Odin's Raven, worked: http://developers.facebook.com/setup
It creates a popup window that will let you get the ball rolling. Let me know if this worked, because I am damn near ready to hump my chair with excitement.
Also, I suspect that this is a bug...because if I can create an App using this link but not through the dev dashboard, then something is up.
Here is an explanation about how to create a new app - http://ftutorials.com/create-facebook-app/
First you should check that you are not trying to create a new application from business account. You can create new app only from a facebook account of a real user.
Also there is some facebook bug, that after you click on "Create app", nothing happens, but your app is created.

Facebook like with sharekit on iphone [duplicate]

This question already has answers here:
Closed 11 years ago.
Possible Duplicate:
iOS 'like' facebook application page, how to do it?
i build a web site and it has a facebook like button. i handled the link of the like button and want to make it with sharekit.
For example, i can handle share button and share it with sharekit but i cannot do it for like button also.
Did anybody something like that or is there any other way to this?
The only way to allow a user to like a link or page or anything is to embed the iframe/xfbml like button code in a UIWebView control.
It seems there is an agreement on not being able to do this. However, this post shows you can:
Using 'Like' with the Facebook Graph API on iOS
To back it up, here's an excerpt from FB Graph API documentation:
You can comment on or like any object that has a /comments or /likes
connection by posting to https://graph.facebook.com/OBJECT_ID/comments
and https://graph.facebook.com/OBJECT_ID/likes, respectively:
(source: http://developers.facebook.com/docs/reference/api/)

Issue with facebook in Sharekit

I've an issue with Facebook service on Sharekit.
I create an app in Facebook developers, and I insert App ID in SHKConfig.h file and the secret key, I left empty the third line about proxy, is this correct?
I can login, then a box appears to insert a message from the app that I've created in facebook, but when I click "Send" ShareKit gets closed and nothing happens, where am I going wrong?
There are known issues in the last 24 hours about ShareKit.
See here for more info and work-arounds
https://github.com/ideashower/ShareKit/issues/234

Facebook apps redirect users to the wrong location after login. Is there a workaround?

1) Make sure you're logged out of facebook
2) Go to http://apps.facebook.com/marketplace/
3) Click one of the Items for Sale categories
4) Login at the top
5) You'll get back to a malformed URL / improper redirect
This is happening to my facebook app as well. Does anyone know a workaround for this?
Thanks
I'm having this problem too. When a user logs in using the fields in the Facebook chrome at the top right of the page, they get redirected to:
WWW.facebook.com/my-app/ ... which results in a "page not found"
instead of
APPS.facebook.com/my-app/
This bug has been submitted to FB's bugzilla.
http://bugs.developers.facebook.com/show_bug.cgi?id=6058
Let's hope they fix it soon.
I experienced the same thing, i believe it started yesterday. From what i hear FB pushes codes changes and Wednesday making Thursday somewhat buggy. Not sure if updating your post authentication URL would fix this, since it appears to be an issues on their side??
Same for me as well.
You can open a bug here, or perhaps see if one is already opened:
http://bugs.developers.facebook.com/