MyBB Community Forums

Full Version: Login to mybb with C#
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am trying to create an auth with my mybb forum installation and I am not sure what I am doing wrong here..

This method posted here used to work for me ages ago in a very old 1.6 version but no longer seems to work in this case

https://community.mybb.com/thread-140697.html

Can anyone please point me in the correct direction, Thank you.
Still unable to find this if anyone is able to please help?

From what I am seeing, It seems to be a post_key error, Which is odd because I am grabbing it fine.
Hey op have you checked those out?

https://github.com/search?l=C%23&q=mybb&...positories

Maybe you can find what you are looking for there.
(2020-10-15, 08:37 AM)Dev0908 Wrote: [ -> ]Hey op have you checked those out?

https://github.com/search?l=C%23&q=mybb&...positories

Maybe you can find what you are looking for there.
All are old and outdated and don't use post key. Though I'm parsing the post key properly and it's still giving me a mismatch makes 0 sense